TextureButtonTexturePressed Property |
Texture to display on mouse down over the node, if the node has keyboard focus and the player presses the Enter key or if the player presses the Shortcut key.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic Texture TexturePressed { get; set; }
Property Value
Type:
Texture
See Also