UnityUITextMeshProGlyphHelperForceUpdate Method |
Updates glyphs / text and TMPro text value immedately.
Normally, this happens automatically in the Update loop.
Namespace: Rewired.Glyphs.UnityUIAssembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntaxpublic virtual void ForceUpdate()
See Also