This version of Unity is unsupported.

AnimatorControllerPlayable.GetLayerWeight

Declaration

public float GetLayerWeight(int layerIndex);

Parameters

layerIndex The layer index.

Returns

float The layer weight.

Description

Returns the weight of the layer at the specified index.