GetSortingOrder()
Gets the priority index of the specified AnimationPlayableOutput.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public ushort GetSortingOrder()
Returns
Type | Description |
|---|---|
| ushort | Returns the sorting order of the output. |
Remarks
Default sorting order is set to 100.