GetHumanoidBodyPartActive(AvatarMaskBodyPart)
Returns true if the humanoid body part at the given index is active.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public bool GetHumanoidBodyPartActive(AvatarMaskBodyPart index)
Parameters
The index of the humanoid body part.
Returns
Type | Description |
|---|---|
| bool |