Click or drag to resize

Camera2DOffset Property

The camera's offset, useful for looking around or camera shake animations.

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

Property Value

Type: Vector2
See Also