Click or drag to resize

TextureProgressGetUnderTexture Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.TextureProgress.GetUnderTexture"]

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

Return Value

Type: Texture

[Missing <returns> documentation for "M:Godot.TextureProgress.GetUnderTexture"]

See Also