Exclude from the query any collider attached to a kinematic rigid-body.
Exclude from the query any collider attached to a fixed rigid-body and colliders with no rigid-body attached.
Exclude from the query any collider attached to a dynamic rigid-body.
Exclude from the query any collider that is a sensor.
Exclude from the query any collider that is not a sensor.
Excludes all colliders not attached to a dynamic rigid-body.
Exclude all colliders attached to a non-fixed rigid-body (this will not exclude colliders not attached to any rigid-body).
Excludes all colliders not attached to a kinematic rigid-body.
Generated using TypeDoc
Flags for excluding whole sets of colliders from a scene query.