HEOTextPlane

| Label | function |
|---|---|
| Text | Input the text. |
| Font Size | Specify the text size. |
| color | Specify the text color. |
| Texture Size | Specify the base resolution for the displayed text texture. Value needs to be a power of two! |
| alphablending | Lets you use cutout/transparency. |
| billboard | Make the text face towards the camera at all times. |
| show | Enable if you want the text to appear from the beginning. |
| zbias | Higher z value will make the text come in front of other objects. |