Font

class Font : Object

Description

Represents a font atlas. Force has a very limited API with Font's because it still BETA, so you can use Font only to set it to some Text component.

Constructors

Font

Construct the new Font without asset attached.

Methods

Find

Find the font asset by its name.

GetAsset

Returns the font asset.

See Also

Text

Last updated