Click or drag to resize

TextureRectExpand Property

If true, the texture scales to fit its bounding rectangle.

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

Property Value

Type: Boolean
See Also