-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
Hello, I used troika to render multiply text labels with vanilla three.js.
thanks for the help of this great package!
And recently I met some performance issue, and I try to use BatchedText to reduce the draw calls, but I found the colorRanges property is not working while refactoring from Text to BatchedText. I roughly glanced through the code, seems that colorRanges is not supported yet in BatchedText ?
Is there any other way to use multiple color in one single Text item in BatchedText?
thanks again.
Metadata
Metadata
Assignees
Labels
No labels