Function Light2D.rangeHeight
The height of the Light2D. Used with 2D normal mapping.
double rangeHeight() nothrow @property @nogc;
void rangeHeight
(
double v
) nothrow @property @nogc;
The height of the Light2D. Used with 2D normal mapping.
double rangeHeight() nothrow @property @nogc;
void rangeHeight
(
double v
) nothrow @property @nogc;