Click or drag to resize

TextureRectStretchMode Property

Controls the texture's behavior when resizing the node's bounding rectangle. See TextureRectStretchModeEnum.

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

Property Value

Type: TextureRectStretchModeEnum
See Also