Function physx_sys::phys_PxGetGroup

source ·
pub unsafe extern "C" fn phys_PxGetGroup(actor: *const PxActor) -> u16
Expand description

Retrieves the value set with PxSetGroup()

Collision group is an integer between 0 and 31.

The collision group this actor belongs to