Version: 2017.2
public LayerMask layerMask ;

Description

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.