b3CreateCollisionShapeCommandInit

Function b3CreateCollisionShapeCommandInit 

Source
pub unsafe extern "C" fn b3CreateCollisionShapeCommandInit(
    physClient: b3PhysicsClientHandle,
) -> b3SharedMemoryCommandHandle
Expand description

the creation of collision shapes and rigid bodies etc is likely going to change, but good to have a b3CreateBoxShapeCommandInit for now