Camera2D.editorDrawDragMargin

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

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

Meta