Struct ConvertRootMotionOutput.KernelData
Namespace: Unity.Timeline.Animation
Syntax
public struct KernelData : IKernelData
Fields
Input
Declaration
public DataInput<ConvertRootMotionOutput, RigidTransform> Input
Field Value
Type | Description |
---|---|
DataInput<ConvertRootMotionOutput, RigidTransform> |
Output
Declaration
public DataOutput<ConvertRootMotionOutput, AnimationRootMotionOutput> Output
Field Value
Type | Description |
---|---|
DataOutput<ConvertRootMotionOutput, AnimationRootMotionOutput> |