GenMeshHeightmap abstract method
MeshStructType
GenMeshHeightmap(
- ImageStructType heightmap,
- Vector3StructType size
Generate heightmap mesh from image data
Implementation
MeshStructType GenMeshHeightmap(
ImageStructType heightmap,
Vector3StructType size,
);