CreateGroundFromHeightMap static method

GroundMesh CreateGroundFromHeightMap(
  1. String name,
  2. String url,
  3. MeshBuilderCreateGroundFromHeightMapOptions options, [
  4. Scene scene,
])

Implementation

external static GroundMesh CreateGroundFromHeightMap(String name, String url, MeshBuilderCreateGroundFromHeightMapOptions options, [Scene scene]);