OptionalforwardClip: ResourceHandle<AnimationClip>OptionalbackwardClip: ResourceHandle<AnimationClip>OptionalleftClip: ResourceHandle<AnimationClip>OptionalrightClip: ResourceHandle<AnimationClip>OptionalidleClip: ResourceHandle<AnimationClip>OptionalcompensateBackwardsMotion: booleanProtected_backwardProtected_compensateProtected_forwardProtected_idleProtected_leftProtected_rightThe backward motion clip.
Compensate backwards motion by invertion left/right clips when walking backwards and adjusting weights dynamically. This is
only used if BackwardLeftClip and BackwardRightClip are not available.
The forward motion clip.
The idle clip.
The left motion clip.
The right motion clip.
Copies all properties defined by the prototype of LocomotionBlendInfo from other to this instance.
Clones this instance and returns a new LocomotionBlendInfo with identical values.
Determines if this LocomotionBlendInfo instance is equal to the other instance.
StaticisDetermines if both LocomotionBlendInfo instances are equal.
Defines a blend where multiple clips are blended to compose a character locomotion.