Function Camera2D.editorDrawDragMargin

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

bool editorDrawDragMargin() nothrow @property @nogc;

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