ECS.HybridTextMesh icon indicating copy to clipboard operation
ECS.HybridTextMesh copied to clipboard

Use Transform systems and Hybrid Renderer to render pre-generated meshes of glyphs.

Results 1 ECS.HybridTextMesh issues
Sort by recently updated
recently updated
newest added

In the authoring component, you can position the pivot anywhere without affecting text in the box but only if the rotation is 0,0,0 because the math is very simple. In...