We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9791e commit e129bbdCopy full SHA for e129bbd
tutorials/ui/bbcode_in_richtextlabel.rst
@@ -1139,8 +1139,6 @@ This is where the logic of each effect takes place and is called once per glyph
1139
during the draw phase of text rendering. This passes in a :ref:`class_CharFXTransform`
1140
object, which holds a few variables to control how the associated glyph is rendered:
1141
1142
-- ``identity`` specifies which custom effect is being processed. You should use that for
1143
- code flow control.
1144
- ``outline`` is ``true`` if effect is called for drawing text outline.
1145
- ``range`` tells you how far into a given custom effect block you are in as an
1146
index.
0 commit comments