Camera2D.editorDrawLimits

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

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

Meta