Click or drag to resize

TextureProgressTextureUnder Property

Texture that draws under the progress bar. The bar's background.

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

Property Value

Type: Texture
See Also