Click or drag to resize

Camera2DSmoothingEnabled Property

If true, the camera smoothly moves towards the target at SmoothingSpeed.

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

Property Value

Type: Boolean
See Also