MCPcopy
hub / github.com/aframevr/aframe / obj-model.js

File obj-model.js

src/components/obj-model.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as THREE from 'three';
2import { OBJLoader } from 'three/addons/loaders/OBJLoader.js';
3import { MTLLoader } from 'three/addons/loaders/MTLLoader.js';
4import { debug } from '../utils/index.js';

Callers

nothing calls this directly

Calls 5

registerComponentFunction · 0.90
removeObject3DMethod · 0.80
setObject3DMethod · 0.80
emitMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected