Version: 2017.1
public static int AllLayers ;

설명

Layer mask constant to select all layers.

This can be used in the layermask field of Physics.Raycast and other methods to select all layers.

See Also: Physics.DefaultRaycastLayers, Physics.IgnoreRaycastLayer.