Click or drag to resize

Camera2DDragMarginLeft Property

Left margin needed to drag the camera. A value of 1 makes the camera move only when reaching the edge of the screen.

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

Property Value

Type: Single
See Also