Browse Source

Add Spritesheet support to RichTextLabel BBCode

Petra Baranski 2 years ago
parent
commit
3811e23373
1 changed files with 9 additions and 0 deletions
  1. 9 0
      tutorials/ui/bbcode_in_richtextlabel.rst

+ 9 - 0
tutorials/ui/bbcode_in_richtextlabel.rst

@@ -366,6 +366,15 @@ Image options
 
   Target width of the image.
 
+- **region**
+
+  +-----------+--------------------------------------------+
+  | `Values`  | x,y,width,height in pixels                 |
+  +-----------+--------------------------------------------+
+  | `Default` | Inherit                                    |
+  +-----------+--------------------------------------------+
+
+  Region rect of the image.
 
 .. _doc_bbcode_in_richtextlabel_image_alignment: