I'm using vector text because the background is transparent.
I'm wrapping the vector text in a billboard to use as labels.
I'd like the text centered (left-right) on the origin for this subnode.
Quads can be centered easily and I can render the text on the quad ... but when I set solid: false in a quad the wireframe
shows (which doesn't help legibility of the vector text).
It would be cool if a billboard could be optionally centered on the subnode origin it's embedded in.
fyi: I'm using v0.8 of scenejs right now.