What would be an effective way to display dynamic letters on a material? Texture2D seems inefficient.
This shader will be used for ECS so a world space canvas can not be used.
What would be an effective way to display dynamic letters on a material? Texture2D seems inefficient.
This shader will be used for ECS so a world space canvas can not be used.