EllipsoidCollider.collisionSet
See also
public static const EXCLUDE:int = 1
The faces of objects are ignored during collision detection procedure.
public static const INCLUDE:int = 2
Only the faces of the listed objects are involved in the collision detection procedure.