class in UnityEngine.Experimental.Animations
/
Implemented in:UnityEngine.AnimationModule
Static class providing experimental extension methods for AnimationPlayableOutput .
The extension methods in this class can directly be used on an AnimationPlayableOutput.
Additional resources: AnimationPlayableOutput.
GetAnimationStreamSource | Gets the stream source of the specified AnimationPlayableOutput. |
GetSortingOrder | Gets the priority index of the specified AnimationPlayableOutput. |
SetAnimationStreamSource | Sets the stream source for the specified AnimationPlayableOutput. |
SetSortingOrder | Sets the sorting order for the specified AnimationPlayableOutput. |