Click or drag to resize

Camera2DEditorDrawLimits Property

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

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

Property Value

Type: Boolean
See Also