Click or drag to resize

ViewportContainerStretch Property

If true, the viewport will be scaled to the control's size.

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

Property Value

Type: Boolean
See Also