GetTransformActive(int)
Returns true if the transform at the given index is active.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public bool GetTransformActive(int index)
Parameters
The index of the transform.
Returns
Type | Description |
|---|---|
| bool |