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

AnimationPlayableOutputExtensions

class in UnityEngine.Experimental.Animations

Switch to Manual

Description

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 Functions

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.