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