Click or drag to resize

CameraVOffset Property

The vertical (Y) offset of the camera viewport.

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

Property Value

Type: Single
See Also