Class TerrainGridLodControl

java.lang.Object
com.jme3.scene.control.AbstractControl
com.jme3.terrain.geomipmap.TerrainLodControl
com.jme3.terrain.geomipmap.TerrainGridLodControl
All Implemented Interfaces:
com.jme3.export.Savable, com.jme3.scene.control.Control, com.jme3.util.clone.JmeCloneable, Cloneable

public class TerrainGridLodControl extends TerrainLodControl
Updates grid offsets and cell positions. As well as updating LOD.
Author:
sploreg
  • Constructor Details

    • TerrainGridLodControl

      public TerrainGridLodControl(Terrain terrain, com.jme3.renderer.Camera camera)
  • Method Details