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
Constructor | Description |
---|---|
(constructor)(resourceManager) | Constructs a new instance of the BitmapFont class |
Property | Modifiers | Description |
---|---|---|
ready |
Method | Description |
---|---|
getGlyphs(str) | |
getTexture() |