GodotSharpAPI
GodotSharpAPI
Godot
TextureButton Class
TextureButton Properties
Expand Property
StretchMode Property
TextureClickMask Property
TextureDisabled Property
TextureFocused Property
TextureHover Property
TextureNormal Property
TexturePressed Property
TextureButton
TextureHover Property
Texture to display when the mouse hovers the node.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Texture
TextureHover
{
get
;
set
; }
Property Value
Type:
Texture
See Also
Reference
TextureButton Class
Godot Namespace