#GPU Instancing with TextMeshPro?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Does anybody know if I can enable gpu instancing for TMPro? Or I guess thats not possible
It should batch together if it's on the same UI later afaik
Text is just lots of quads with different uvs and materials so it's not applicable
ye thats what i thought