Struct CreateRootMotionMixerElement
Buffer Element used to create a root motion mixer node
Namespace: Unity.Timeline.Animation
Syntax
public struct CreateRootMotionMixerElement : IBufferElementData
Fields
MixerIndex
The index of the mixer to attach to
Declaration
public ushort MixerIndex
Field Value
Type | Description |
---|---|
UInt16 |
NumPorts
The number of input ports to create
Declaration
public ushort NumPorts
Field Value
Type | Description |
---|---|
UInt16 |