SetTransformActive(int, bool)
Sets the tranform at the given index to active or not.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public void SetTransformActive(int index, bool value)