OptionalactorAlignment of the text
Blending mode of the text
Color of the text
Whether the text is disabled
Path to the font asset
Size of the text
Opacity of the text
OptionalrenderInternal rendering data
Sorting layer of the text
Center point of the text
Text to render
Staticcomponent
BitmapText component for rendering text using a bitmap font.
It handles text representation of an actor using a bitmap font. It uses an asset file in the format of a bitmap font (.fnt and .xml are supported) to render text.
Example