Version: 2022.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

AnimationPlayableOutputExtensions

class in UnityEngine.Experimental.Animations

매뉴얼로 전환

설명

Static class providing experimental extension methods for AnimationPlayableOutput .

The extension methods in this class can directly be used on an AnimationPlayableOutput.

See Also: AnimationPlayableOutput.

정적 함수

GetAnimationStreamSourceGets the stream source of the specified AnimationPlayableOutput.
GetSortingOrderGets the priority index of the specified AnimationPlayableOutput.
SetAnimationStreamSourceSets the stream source for the specified AnimationPlayableOutput.
SetSortingOrderSets the sorting order for the specified AnimationPlayableOutput.