AvatarMask.AddTransformPath

Switch to Manual

Declaration

public void AddTransformPath(Transform transform, bool recursive = true);

Declaration

public void AddTransformPath(Transform transform);

Parameters

transform The transform to add into the AvatarMask.
recursive Whether to also add all children of the specified transform.

Description

Adds a transform path into the AvatarMask.


Did you find this page useful? Please give it a rating: