TextureButtonTextureDisabled Property |
Texture to display when the node is disabled. See Disabled.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic Texture TextureDisabled { get; set; }
Property Value
Type:
Texture
See Also