TextureButtonTextureFocused Property |
Texture to display when the node has mouse or keyboard focus.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic Texture TextureFocused { get; set; }
Property Value
Type:
Texture
See Also