Light2D.textureScale

The texture's scale factor.

  1. double textureScale [@property getter]
  2. double textureScale [@property setter]
    struct Light2D
    @nogc nothrow @property
    void
    textureScale
    (
    double v
    )

Meta