You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`color` (type: [color](/mathics-threejs-backend/types/color)) — default: black
3
+
-`coords` (type: [coord[]](/mathics-threejs-backend/types/coord)) — this **NEED** to be a relative coordinate. The z value will change the zIndex of the text
4
+
-`texts` (type: string[]) — a list with the same size as `coords` containing the texts
5
+
-`textSize = 20` (type: number) — the size in pixels of the text font. Default: `20`
0 commit comments