SetLayerWeight(int, float)
Sets the weight of the layer at the given index.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public void SetLayerWeight(int layerIndex, float weight)