Experimental: this API is experimental and might be changed or removed in the future.

AnimationStreamSource.PreviousInputs

매뉴얼로 전환

설명

AnimationStream will be initialized with the values from the previous AnimationPlayableOutput connected to the same Animator.

Before it is modified during IAnimationJob.ProcessAnimation or IAnimationJob.ProcessRootMotion, the AnimationStream contains the values written by any previous inputs.

See Also: AnimationPlayableOutputExtensions.SetAnimationStreamSource.