BitmapFont class

BitmapFont used in Text3D This bitmap font is generated with the following website. https://evanw.github.io/font-texture-generator/

Signature:

export default class BitmapFont extends Resource 

Extends: Resource

Constructors

ConstructorDescription
(constructor)(resourceManager)Constructs a new instance of the BitmapFont class

Properties

PropertyModifiersDescription
ready

Methods

MethodDescription
getGlyphs(str)
getTexture()