Text & Fonts

Text Component
The component that will be drawn on the scene when importing texts from Figma. Available components:
UNITY TEXT (built-in)
TEXTMESHPRO (need TextMeshPro asset)
RTLTMPro (link)
Override TMP Letter Spacing
By default, the "Letter Spacing" value is not imported from Figma to Unity, as it is recommended to set this value manually in the TextMeshPro font file. If you enable this feature, the "Letter Spacing" value will be transferred from Figma to Unity for each individual text component.

Unity Text Settings
Special settings for the text component selected in "Text Component". This section will change depending on the chosen text component. You can read more about these settings in the "Text" or "TextMeshPro" documentation.
Font Asset Creator Settings
When importing fonts from Google Fonts, if you have TextMeshPro enabled, these settings will be used during the automatic conversion of regular fonts to TextMeshPro fonts. You can learn more about these settings in the Font Asset Creator documentation.
Last updated