Struct TextRendererNeedsUpdate
A tag component used to indicate that you've changed something in either the string or the TextRenderer, and that the mesh should be regenerated. Without this, no changes will be visible.
Namespace: Unity.Tiny.Text
Syntax
public struct TextRendererNeedsUpdate : IComponentData