Class: Font

pc.Font

Represents the resource of a font asset.

Constructor

new Font(textures, data)

Parameters:
Name Type Description
textures Array.<pc.Texture> The font textures
data Object The font data
Properties:
Name Type Description
intensity Number The font intensity
textures Array.<pc.Texture> The font textures
Source: