Version: 2020.3
言語: 日本語
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.

Static 関数

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.