Version: 2021.2
언어: 한국어

ChildMotion

struct in UnityEditor.Animations

매뉴얼로 전환

설명

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

변수

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.