Camera2D.editorDrawScreen

If true draws the camera's screen rectangle in the editor. Default value: false

  1. bool editorDrawScreen [@property getter]
  2. bool editorDrawScreen [@property setter]
    struct Camera2D
    @nogc nothrow @property
    void
    editorDrawScreen
    (
    bool v
    )

Meta