public class Exponent extends Module
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_EXPONENT |
sourceModule| Constructor and Description |
|---|
Exponent() |
| Modifier and Type | Method and Description |
|---|---|
double |
getExponent() |
int |
getSourceModuleCount() |
double |
getValue(double x,
double y,
double z) |
void |
setExponent(double exponent) |
getSourceModule, setSourceModulepublic static final double DEFAULT_EXPONENT
public double getExponent()
public void setExponent(double exponent)
public int getSourceModuleCount()
getSourceModuleCount in class ModuleCopyright © 2013–2017 Flow Powered. All rights reserved.