Physics2D.IgnoreRaycastLayer

Cambiar al Manual
public static int IgnoreRaycastLayer ;

Descripción

Layer mask constant for the default layer that ignores raycasts.

The value of the mask is the bitwise complement of the DefaultRaycastLayers mask.

See Also: Raycast, DefaultRaycastLayers, AllLayers.