This version of Unity is unsupported.

Animator.SetLayerWeight

Switch to Manual

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.