Interface HeightMapGrid


@Deprecated public interface HeightMapGrid
Deprecated.
in favor of TerrainGridTileLoader
Author:
Anthyon
  • Method Summary

    Modifier and Type
    Method
    Description
    getHeightMapAt(com.jme3.math.Vector3f location)
    Deprecated.
     
    void
    setSize(int size)
    Deprecated.
     
  • Method Details

    • getHeightMapAt

      HeightMap getHeightMapAt(com.jme3.math.Vector3f location)
      Deprecated.
    • setSize

      void setSize(int size)
      Deprecated.