Skip to main content

b3CreatePlatformMesh

Function b3CreatePlatformMesh 

Source
pub unsafe extern "C" fn b3CreatePlatformMesh(
    center: b3Vec3,
    height: f32,
    topWidth: f32,
    bottomWidth: f32,
) -> *mut b3MeshData
Expand description

Create a platform mesh. A truncated pyramid.