Basic usage and examples
Modules - API
Indices
Billboard text labels.
Label that always faces the camera.
pos (array_like, shape (3, )) – Label position in space.
text (str) – Text to be displayed.
size (int, optional) – Font size.
opacity (float, optional) – Label opacity.
color (array_like, shape (3, ), optional) – Label color.
The created Prop instance.
Prop