Version: 2018.2
public int colliderMask ;

Description

The mask used to select specific layers allowed to interact with the effector.

Any Collider2D used by the effector will only interact with colliders on the specified layers. The layer on the GameObject will not be used by these colliders.