Version: 2021.3
언어: 한국어

AvatarMask.RemoveTransformPath

매뉴얼로 전환
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.