Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AvatarMask.SetTransformActive

Switch to Manual

Declaration

public void SetTransformActive(int index, bool value);

Parameters

index The index of the transform.
value Active or not.

Description

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