Physics2D.IgnoreRaycastLayer

public static int IgnoreRaycastLayer;

Description

Layer mask constant for the default layer that ignores raycasts.

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

Additional resources: Raycast, DefaultRaycastLayers, AllLayers.


Did you find this page useful? Please give it a rating: