Function NoiseTexture.height

Height of the generated texture.

long height() nothrow @property @nogc;

void height (
  long v
) nothrow @property @nogc;