Function Camera2D.editorDrawScreen

If true, draws the camera's screen rectangle in the editor.

bool editorDrawScreen() nothrow @property @nogc;

void editorDrawScreen (
  bool v
) nothrow @property @nogc;