Click or drag to resize

TextureProgressTextureOver Property

Texture that draws over the progress bar. Use it to add highlights or an upper-frame that hides part of TextureProgress_.

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

Property Value

Type: Texture
See Also