Function OpenSimplexNoise.getNoise2d

Returns the 2D noise value class="pln">D -1,1 at the given position.

double getNoise2d (
  const(double) x,
  const(double) y
) nothrow @nogc;