Function OpenSimplexNoise.getNoise4d
Returns the 4D noise value class="pln">D -1,1
at the given position.
double getNoise4d
(
const(double) x,
const(double) y,
const(double) z,
const(double) w
) nothrow @nogc;