Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ gltf-model.test.js
File
gltf-model.test.js
tests/components/gltf-model.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global assert, setup, suite, test */
2
import
{ entityFactory } from
'../helpers.js'
;
3
import
THREE from
'lib/three.js'
;
4
Callers
nothing calls this directly
Calls
7
entityFactory
Function · 0.90
setup
Function · 0.85
onLoad
Function · 0.85
allLoaded
Function · 0.85
getObject3D
Method · 0.80
removeAttribute
Method · 0.80
setAttribute
Method · 0.45
Tested by
no test coverage detected