Version: 2022.3
言語: 日本語
public void RemoveTransformPath (Transform transform, bool recursive= true);

パラメーター

transform The Transform that should be removed from the AvatarMask.
recursive Whether to also remove all children of the specified transform.

説明

Removes a transform path from the AvatarMask.

If there is no transform path matching transform nothing will be removed.