Function NoiseTexture.width

Width of the generated texture.

long width() nothrow @property @nogc;

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