AnyCAD Rapid API 2023
Help you to create a better world!
FontManager Class Reference

Public Member Functions

String GetDefaultFont ()
 
Texture2D CreateTexture (String text, float height, String fontName)
 
Texture2D CreateTexture (String text, float height)
 
BufferGeometry CreateMesh (String text, String fontName)
 
BufferGeometry CreateMesh (String text)
 
boolean AddFont (String fontName, String fontPath)
 
void SetDefaultFont (String fontName)
 

Static Public Member Functions

static FontManager Instance ()
 

Detailed Description

<> The font manager