Class DistanceLodCalculator

java.lang.Object
com.jme3.terrain.geomipmap.lodcalc.DistanceLodCalculator
All Implemented Interfaces:
Savable, LodCalculator, Cloneable

public class DistanceLodCalculator extends Object implements LodCalculator
Calculates the LOD of the terrain based on its distance from the cameras. Taking the minimum distance from all cameras.