| Property | Type | Default | Description |
|---|---|---|---|
text | string | "Hello World!" | The text displayed on the plane in the ASCII scene. |
enableWaves | boolean | true | If false, disables the wavy text animation. |
asciiFontSize | number | 12 | Size of the ASCII glyphs in the overlay. |
textFontSize | number | 200 | Pixel size for the text that's drawn onto the plane texture. |
planeBaseHeight | number | 8 | How tall the plane is in 3D. The plane width is auto-based on text aspect. |
textColor | string | #fdf9f3 | The color of the text drawn onto the plane texture. |