PxGetBroadPhaseStaticFilterGroup

Defined in include/PxBroadPhase.h

PxBpFilterGroup PxGetBroadPhaseStaticFilterGroup()

Retrieves the filter group for static objects.

Mark static objects with this group when adding them to the broadphase. Overlaps between static objects will not be detected. All static objects should have the same group.

See also

PxBpFilterGroup

Returns

Filter group for static objects.