GenMeshHeightmap function
Implementation
MeshD GenMeshHeightmap(
ImageD heightmap,
Vector3D size,
) => _module.GenMeshHeightmap(heightmap, size);
MeshD GenMeshHeightmap(
ImageD heightmap,
Vector3D size,
) => _module.GenMeshHeightmap(heightmap, size);