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

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.