Animator.GetLayerName
GetLayerName(layerIndex: int): string;
string GetLayerName(int layerIndex);
def GetLayerName(layerIndex as int) as string
Parameters

layerIndex The layer's index.
Description

Gets name of the layer.