The new DRAW_3D_TEXT command renders text with real depth and perspective on your display. Instead of flat labels, you can now create dimensional titles, clocks and readouts that pop off the screen. It works alongside the existing drawing commands, so you can mix 2D and 3D freely in the same scene. This opens up much more striking dashboards and visual effects.
It's a small command that makes a big visual difference.
DRAW_3D_TEXT(128, 32, "R1BBIT", 1.0, 0, T, 0, 0x00FFAA)
