IsControlled(Transform)
Returns true if the transform is controlled by the Animator\.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public bool IsControlled(Transform transform)
Parameters
The transform that is queried.
Returns
Type | Description |
|---|---|
| bool |