Click or drag to resize

Camera2DOffsetV Property

The vertical offset of the camera, relative to the drag margins.

Note: Used the same as OffsetH.

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

Property Value

Type: Single
See Also