diff --git a/doc/base/classes.xml b/doc/base/classes.xml index d9153b1855..5d544c23e5 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -51904,10 +51904,10 @@ - Control Frame that draws a texture. + Control that draws a texture. - Control frame that simply draws an assigned texture. It can stretch or not. It's a simple way to just show an image in a UI. + Control that draws a texture. @@ -51955,10 +51955,13 @@ + If [code]true[/code] texture will expand to fit. Default value: [code]false[/code]. + Stretch mode of the texture. Use STRETCH_* constants as value. + The [Texture] resource for the node.