pub unsafe extern "C" fn phys_PxGetBroadPhaseKinematicFilterGroup(
    id: u32
) -> u32
Expand description

Retrieves a filter group for kinematic objects.

Mark kinematic objects with this group when adding them to the broadphase. Each kinematic object must have an ID, and overlaps between kinematic objects that have the same ID will not be detected.

Filter group for the object.