ContactFilter2D.layerMask
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.