pub unsafe extern "C" fn b3CreatePlatformMesh( center: b3Vec3, height: f32, topWidth: f32, bottomWidth: f32, ) -> *mut b3MeshData
Create a platform mesh. A truncated pyramid.