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

This commit is contained in:
Matthew
2020-08-30 11:26:11 -04:00
committed by GitHub
parent 6418e67568
commit 70e9184552

View File

@@ -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,