FontAsset
A user-uploaded font asset.
FontAsset interface
A user-uploaded font asset available in the project.
Signature:
interface FontAsset extends BaseAssetMixinExtends: BaseAssetMixin
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
type |
| "FONT" | Asset type discriminator. |
font |
| The font (family + style) this asset provides. |
Last updated: September 11, 2026 at 12:08 PMEdit this page