This version of Unity is unsupported.

AnimatorControllerPlayable.SetLayerWeight

Declaration

public void SetLayerWeight(int layerIndex, float weight);

Parameters

layerIndex The layer index.
weight The new layer weight.

Description

Sets the weight of the layer at the given index.