raylib_wasm

Function GenMeshPlane

source
pub unsafe extern "C" fn GenMeshPlane(
    width: f32,
    length: f32,
    resX: c_int,
    resZ: c_int,
) -> Mesh