This version of Unity is unsupported.

AvatarMask.SetHumanoidBodyPartActive

Switch to Manual

Declaration

public void SetHumanoidBodyPartActive(AvatarMaskBodyPart index, bool value);

Parameters

index The index of the humanoid body part.
value Active or not.

Description

Sets the humanoid body part at the given index to active or not.