jsui sketch text color
How do I change the text color in jsui?
glcolor() doesn't seem to affect it. It always stays black.
I need it to be a lighter color, in order to be readable.
Ok, so I discovered that when using sketch.default3d() or sketch.ortho3d(), not sketch.default2d(), is when the problem seems to happen. I see no reason for this to be like this. It sounds like a bug. Can anyone else confirm it?