Engine API Reference
    Preparing search index...

    Class Font

    Represents the resource of a font asset.

    Index

    Constructors

    Properties

    Constructors

    • Create a new Font instance.

      Parameters

      • textures: Texture[]

        The font textures.

      • data: any

        The font data.

      Returns Font

    Properties

    intensity: number

    The font intensity.

    textures: Texture[]

    The font textures.