Click or drag to resize

VideoPlayerExpand Property

If true, the video scales to the control size. Otherwise, the control minimum size will be automatically adjusted to match the video stream's dimensions.

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

Property Value

Type: Boolean
See Also