MCPcopy
hub / github.com/aframevr/aframe / text.js

File text.js

src/components/text.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import createTextGeometry from 'three-bmfont-text';
2import loadBMFont from 'load-bmfont';
3
4import { registerComponent } from '../core/component.js';

Callers

nothing calls this directly

Calls 13

registerComponentFunction · 0.90
createShaderFunction · 0.85
loadFontFunction · 0.85
computeFontWidthFactorFunction · 0.85
loadTextureFunction · 0.85
computeWidthFunction · 0.85
removeObject3DMethod · 0.80
emitMethod · 0.80
setObject3DMethod · 0.80
extendMethod · 0.80
parseSideFunction · 0.70
getAttributeMethod · 0.45

Tested by

no test coverage detected