Click or drag to resize

Camera2DRotating Property

If true, the camera rotates with the target.

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

Property Value

Type: Boolean
See Also