Package com.jme3.terrain.heightmap
Interface HeightMapGrid
Deprecated.
in favor of TerrainGridTileLoader
- 
Method SummaryModifier and TypeMethodDescriptiongetHeightMapAt(Vector3f location) Deprecated.voidsetSize(int size) Deprecated.
- 
Method Details- 
getHeightMapAtDeprecated.
- 
setSizevoid setSize(int size) Deprecated.
 
-