Click or drag to resize

Camera2DLimitSmoothed Property

If true, the camera smoothly stops when reaches its limits.

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

Property Value

Type: Boolean
See Also