Click or drag to resize

TextureButtonTextureDisabled Property

Texture to display when the node is disabled. See Disabled.

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

Property Value

Type: Texture
See Also