Physics.DefaultRaycastLayers

public static int DefaultRaycastLayers;

Description

Layer mask constant to select default raycast layers.

This can be used in the layermask field of Physics.Raycast and other methods to select the default raycast layers. The default layers are all layers except for the ignore raycast layer.

Additional resources: Physics.AllLayers, Physics.IgnoreRaycastLayer.


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