Function Camera2D.editorDrawLimits
If true
, draws the camera's limits rectangle in the editor.
bool editorDrawLimits() nothrow @property @nogc;
void editorDrawLimits
(
bool v
) nothrow @property @nogc;
If true
, draws the camera's limits rectangle in the editor.
bool editorDrawLimits() nothrow @property @nogc;
void editorDrawLimits
(
bool v
) nothrow @property @nogc;