Click or drag to resize

TextureProgressGetOverTexture Method

Note: This API is now obsolete.

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

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

Return Value

Type: Texture

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

See Also