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: August 5, 2026 at 11:47 AMEdit this page