This version of Unity is unsupported.

AvatarMask.AddTransformPath

Switch to Manual

Declaration

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

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.