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

Parameters

transformThe transform to add into the AvatarMask.
recursiveWhether to also add all children of the specified transform.

Description 描述

Adds a transform path into the AvatarMask.