Function Light2D.textureScale
The texture
's scale factor.
double textureScale() nothrow @property @nogc;
void textureScale
(
double v
) nothrow @property @nogc;
The texture
's scale factor.
double textureScale() nothrow @property @nogc;
void textureScale
(
double v
) nothrow @property @nogc;