最終更新:2021-04-08 (木) 13:44:17 (1104d)  

THREE.FontLoader
Top / THREE.FontLoader

Class for loading a font in JSON format

Returns a Font, which is an array of Shapes representing the font. This uses the FileLoader? internally for loading files.

https://threejs.org/docs/#api/en/loaders/FontLoader

関連

  • THREE.Shape?