Click or drag to resize

InterpolatedCameraSpeed Property

How quickly the camera moves toward its target. Higher values will result in tighter camera motion.

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

Property Value

Type: Single
See Also