public LayerMask layerMask ;

설명

Sets the contact filter to filter the results that only include Collider2D on the layers defined by the layer mask.

This field takes effect if useLayerMask is true.

See Also: LayerMask.