OpenSimplexNoiseLayer

Default layer for open simplex noise

Constructors

this
this(Seed s)
Undocumented in source.

Members

Functions

eval
double eval(D dimensions)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Layer

eval
double eval(D dimensions)
Undocumented in source.

Meta