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