Click or drag to resize

TextureProgressGetTintOver Method

Note: This API is now obsolete.

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

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

Return Value

Type: Color

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

See Also