Click or drag to resize

TextureButtonTextureNormal Property

Texture to display by default, when the node is not in the disabled, focused, hover or pressed state.

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

Property Value

Type: Texture
See Also