Click or drag to resize

UnityUITextMeshProGlyphHelperForceUpdate Method

Updates glyphs / text and TMPro text value immedately. Normally, this happens automatically in the Update loop.

Namespace: Rewired.Glyphs.UnityUI
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public virtual void ForceUpdate()
See Also