Namespace THREE.FontUtils
Defined in: FontUtils.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
<static> |
THREE.FontUtils.drawText(text)
|
<static> |
THREE.FontUtils.extractGlyphPoints(c, face, scale, offset, path)
|
<static> |
THREE.FontUtils.generateShapes(text, parameters)
|
<static> |
THREE.FontUtils.getFace()
|
<static> |
THREE.FontUtils.loadFace(data)
|
Method Detail
<static>
THREE.FontUtils.drawText(text)
- Parameters:
- text
<static>
THREE.FontUtils.extractGlyphPoints(c, face, scale, offset, path)
- Parameters:
- c
- face
- scale
- offset
- path
<static>
THREE.FontUtils.generateShapes(text, parameters)
- Parameters:
- text
- parameters
<static>
THREE.FontUtils.getFace()
<static>
THREE.FontUtils.loadFace(data)
- Parameters:
- data