Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetSortingOrder(AnimationPlayableOutput)

Gets the priority index of the specified AnimationPlayableOutput.
Read time 1 minuteLast updated 11 days ago

Definition

public static ushort GetSortingOrder(this AnimationPlayableOutput output)

Parameters

The AnimationPlayableOutput instance that calls this method.

Returns

Type

Description

ushortReturns the sorting order of the output.

Remarks

Default sorting order is set to 100.