raylib_wasm

Function GenMeshHemiSphere

source
pub unsafe extern "C" fn GenMeshHemiSphere(
    radius: f32,
    rings: c_int,
    slices: c_int,
) -> Mesh