OpenSimplexHeightmap

Undocumented in source.

Constructors

this
this(Owner o)
Undocumented in source.

Members

Functions

getHeight
float getHeight(float s, float t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

noise
OpenSimplexNoise!float noise;
Undocumented in source.
scaleLayers
float[2][3] scaleLayers;
Undocumented in source.
tiling
bool tiling;
Undocumented in source.

Inherited Members

From Heightmap

getHeight
float getHeight(float x, float z)
Undocumented in source.

Meta