raylib_wasm

Function GenMeshHeightmap

source
pub unsafe extern "C" fn GenMeshHeightmap(
    heightmap: Image,
    size: Vector3,
) -> Mesh