pub unsafe extern "C" fn phys_PxGetBroadPhaseStaticFilterGroup(
    
) -> u32
Expand description

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.

Filter group for static objects.