Click or drag to resize

Camera2DEditorDrawDragMargin Property

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

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool EditorDrawDragMargin { get; set; }

Property Value

Type: Boolean
See Also