Browse Source

Fix TextureButton texture number in Design interfaces with the Control nodes (#3928)

Matthew 5 years ago
parent
commit
70e9184552
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/ui_introduction_to_the_ui_system.rst

+ 1 - 1
getting_started/step_by_step/ui_introduction_to_the_ui_system.rst

@@ -97,7 +97,7 @@ the ``Modulate`` property and use the color picker.
 TextureButton
 ~~~~~~~~~~~~~
 
-**TextureButton** is like TextureRect, except it has 5 texture slots:
+**TextureButton** is like TextureRect, except it has 6 texture slots:
 one for each of the button's states. Most of the time, you'll use the
 Normal, Pressed, and Hover textures. Focused is useful if your interface
 listens to the keyboard's input. The sixth image slot, the Click Mask,