Version: 2017.3

AvatarMask.RemoveTransformPath

Cambiar al Manual
public void RemoveTransformPath (Transform transform, bool recursive= true);

Parámetros

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

Descripción

Removes a transform path from the AvatarMask.

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