Click or drag to resize

TextureRectGetStretchMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.TextureRect.GetStretchMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetStretchMode is deprecated. Use the StretchMode property instead.")]
public TextureRectStretchModeEnum GetStretchMode()

Return Value

Type: TextureRectStretchModeEnum

[Missing <returns> documentation for "M:Godot.TextureRect.GetStretchMode"]

See Also