diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 96d515de5e6..0a35f4bd913 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -51490,10 +51490,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. @@ -51541,10 +51541,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.