Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AvatarMask.SetHumanoidBodyPartActive

Switch to Manual
public function SetHumanoidBodyPartActive(index: int, value: bool): void;

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.