Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AvatarMask.SetTransformActive

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

Parameters

indexThe index of the transform.
valueActive or not.

Description

Sets the tranform at the given index to active or not.