Package com.jme3.terrain.noise.modulator
Interface Modulator
- All Known Subinterfaces:
- NoiseModulator
- All Known Implementing Classes:
- CatRom2
public interface Modulator
- 
Method Summary
- 
Method Details- 
valuefloat value(float... in) 
 
- 
NoiseModulatorCatRom2