GradientTexture.width

The number of color samples that will be obtained from the Gradient.

  1. long width [@property getter]
  2. long width [@property setter]
    struct GradientTexture
    @nogc nothrow @property
    void
    width
    (
    long v
    )

Meta