Click or drag to resize

TextureButtonTextureFocused Property

Texture to display when the node has mouse or keyboard focus.

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

Property Value

Type: Texture
See Also