Click or drag to resize

Camera2DLimitTop Property

Top scroll limit in pixels. The camera stops moving when reaching this value.

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

Property Value

Type: Int32
See Also