Text Display
A special VO that display any text the user wants
"Text Display" is a Special Virtual Object that allows a user to be able to display a Text in the simulation.
To add a custom text display, search for “TextDisplay” in the virtual object search panel. Add these customizable attributes and change to according to what you need
Customizable Attributes:
“Text”: (String) value of the display text
“Color”: (Integer) pick a number correspond to the text color you want
- 1: black 
- 2: red 
- 3: green 
- 4: blue 
- 5: yellow 
- 6: cyan 
- 7: magenta 
“BackgroundColor”: (Integer) pick a number correspond to the background color you want
- 1: black 
- 2: red 
- 3: green 
- 4: blue 
- 5: yellow 
- 6: cyan 
- 7: magenta 
Last updated
