GenMeshHeightmap abstract method

MeshStructType GenMeshHeightmap(
  1. ImageStructType heightmap,
  2. Vector3StructType size
)

Implementation

MeshStructType GenMeshHeightmap(
  ImageStructType heightmap,
  Vector3StructType size,
);