Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
CharFXTransform¶
Inherits: RefCounted < Object
Controls how an individual character will be displayed in a RichTextEffect.
Description¶
By setting various properties on this object, you can control how individual characters will be displayed in a RichTextEffect.
Tutorials¶
Properties¶
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions¶
Color color = Color(0, 0, 0, 1)
The color the character will be drawn with.
float elapsed_time = 0.0
void set_elapsed_time ( float value )