Skip to main content

create_platform_mesh

Function create_platform_mesh 

Source
pub fn create_platform_mesh(
    center: Vec3,
    height: f32,
    top_width: f32,
    bottom_width: f32,
) -> Option<MeshData>
Expand description

Create a platform mesh (truncated pyramid). (b3CreatePlatformMesh)