This version of Unity is unsupported.

AvatarMask.SetTransformPath

Switch to Manual

Declaration

public void SetTransformPath(int index, string path);

Parameters

index The index of the transform.
path The path of the transform.

Description

Sets the path of the transform at the given index.