public bool usedByEffector ;

설명

Whether the collider is used by an attached effector or not.

When checked, the Collider2D continues to work as a collision or trigger area however it will also be used by any Effector2D on the same GameObject.