- text
str
Name for the text primitive object.
- position
list
Position of the text.
- layer
str
, optional
Layer where text will be placed. The default value is "PostProcessing"
.
- angle
float
, optional
Angle of the text. The default value is 0
.
- font_size
int
, optional
Font size. The default value is 12
.