raylib_wasm

Function GenMeshCube

source
pub unsafe extern "C" fn GenMeshCube(
    width: f32,
    height: f32,
    length: f32,
) -> Mesh