Click or drag to resize

Camera2DResetSmoothing Method

Sets the camera's position immediately to its current smoothing destination.

This has no effect if smoothing is disabled.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void ResetSmoothing()
See Also