godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
TextureButton.textureFocused
godot
texturebutton
TextureButton
Texture to display when the node has mouse or keyboard focus.
Texture
textureFocused
[@property getter]
struct
TextureButton
@
nogc
nothrow @
property
Texture
textureFocused
(
)
Texture
textureFocused
[@property setter]
Meta
Source
See Implementation
godot
texturebutton
TextureButton
aliases
BaseClasses
enums
Constants
StretchMode
functions
getClickMask
getDisabledTexture
getExpand
getFocusedTexture
getHoverTexture
getNormalTexture
getPressedTexture
getStretchMode
opAssign
opEquals
setClickMask
setDisabledTexture
setExpand
setFocusedTexture
setHoverTexture
setNormalTexture
setPressedTexture
setStretchMode
toHash
properties
expand
stretchMode
textureClickMask
textureDisabled
textureFocused
textureHover
textureNormal
texturePressed
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Texture to display when the node has mouse or keyboard focus.