Generate heightmap mesh from image data
MeshC GenMeshHeightmap(ImageC heightmap, Vector3C size) => _GenMeshHeightmap(heightmap, size);