Version: 2017.3

ChildMotion

struct in UnityEditor.Animations

Switch to Manual

Description

Structure that represents a motion in the context of its parent blend tree.

Variables

cycleOffsetNormalized time offset of the child.
directBlendParameterThe parameter used by the child when used in a BlendTree of type BlendTreeType.Direct.
mirrorMirror of the child.
motionThe motion itself.
positionThe position of the child. Used in 2D blend trees.
thresholdThe threshold of the child. Used in 1D blend trees.
timeScaleThe relative speed of the child.