| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_SELECT_EDGE_FALLOFF |
0.0 |
public static final double |
DEFAULT_SELECT_LOWER_BOUND |
-1.0 |
public static final double |
DEFAULT_SELECT_UPPER_BOUND |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_LOWER_BOUND |
0.0 |
public static final double |
DEFAULT_UPPER_BOUND |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_EXPONENT |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_MIDDLE |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_CURRENT_LOWER_BOUND |
-1.0 |
public static final double |
DEFAULT_CURRENT_UPPER_BOUND |
1.0 |
public static final double |
DEFAULT_NEW_LOWER_BOUND |
0.0 |
public static final double |
DEFAULT_NEW_UPPER_BOUND |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_ROTATE_X |
0.0 |
public static final double |
DEFAULT_ROTATE_Y |
0.0 |
public static final double |
DEFAULT_ROTATE_Z |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_BIAS |
0.0 |
public static final double |
DEFAULT_SCALE |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_SCALE_POINT_X |
1.0 |
public static final double |
DEFAULT_SCALE_POINT_Y |
1.0 |
public static final double |
DEFAULT_SCALE_POINT_Z |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_TRANSLATE_POINT_X |
0.0 |
public static final double |
DEFAULT_TRANSLATE_POINT_Y |
0.0 |
public static final double |
DEFAULT_TRANSLATE_POINT_Z |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_TURBULENCE_POWER |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BILLOW_MAX_OCTAVE |
30 |
public static final double |
DEFAULT_BILLOW_FREQUENCY |
1.0 |
public static final double |
DEFAULT_BILLOW_LACUNARITY |
2.0 |
public static final int |
DEFAULT_BILLOW_OCTAVE_COUNT |
6 |
public static final double |
DEFAULT_BILLOW_PERSISTENCE |
0.5 |
public static final int |
DEFAULT_BILLOW_SEED |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_VALUE |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_CYLINDERS_FREQUENCY |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_PERLIN_FREQUENCY |
1.0 |
public static final double |
DEFAULT_PERLIN_LACUNARITY |
2.0 |
public static final int |
DEFAULT_PERLIN_OCTAVE_COUNT |
6 |
public static final double |
DEFAULT_PERLIN_PERSISTENCE |
0.5 |
public static final int |
DEFAULT_PERLIN_SEED |
0 |
public static final int |
PERLIN_MAX_OCTAVE |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_RIDGED_FREQUENCY |
1.0 |
public static final double |
DEFAULT_RIDGED_LACUNARITY |
2.0 |
public static final int |
DEFAULT_RIDGED_OCTAVE_COUNT |
6 |
public static final int |
DEFAULT_RIDGED_SEED |
0 |
public static final int |
RIDGED_MAX_OCTAVE |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_SPHERES_FREQUENCY |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_VORONOI_DISPLACEMENT |
1.0 |
public static final double |
DEFAULT_VORONOI_FREQUENCY |
1.0 |
public static final int |
DEFAULT_VORONOI_SEED |
0 |
Copyright © 2013–2017 Flow Powered. All rights reserved.