SetHumanoidBodyPartActive(AvatarMaskBodyPart, bool)
Sets the humanoid body part at the given index to active or not.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public void SetHumanoidBodyPartActive(AvatarMaskBodyPart index, bool value)