Version: 2017.1

Physics2D.IgnoreRaycastLayer

매뉴얼로 전환
public static int IgnoreRaycastLayer ;

설명

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.