Figma Design
With Figma Design Importer Asset, you can select the pages you want to import, assign fonts, set up import settings, set bindings and see the stats of the design file.
When a Figma Design is downloaded with Figma Design Downloader, Figma Importer UGUI support package supports an Asset Importer for .figma files. You can inspect the import settings by simply selecting the file you downloaded from your Unity Assets folder.
Pages

In some cases, you may not want to import all the pages of a Figma design. From Pages tab, you can select which pages you want to import and hit "Apply" button.
Fonts

Fonts can be automatically set with "Search and Remap" function from Fonts tab. You can select the root folder of the fonts used from the directory browser and Figma Asset Importer will automatically set them.
Settings

You can set Basic, Sprite, Localization and Effect settings from Settings tab. If you are using Localization packages or effect (for example shadow) packages in Unity, you can assign them from this section.
Bindings

From Bindings tab, you can bind any asset from your Unity assets to Figma Design asset. To do so, use [FigmaAsset] attribute on a field or a property of any of the classes with [FigmaNode] attribute.
Stats

From Stats tab, you can inspect the imported file's properties such as Texture Size, Page Count, Runtime Texture Memory etc.
Last updated
Was this helpful?