Function physx_sys::phys_PxSetGroup

source ·
pub unsafe extern "C" fn phys_PxSetGroup(
    actor: *mut PxActor,
    collisionGroup: u16
)
Expand description

Sets which collision group this actor is part of

Collision group is an integer between 0 and 31.