This version of Unity is unsupported.

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.