Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/donmccurdy/glTF-Transform
/ DocumentView.test.ts
File
DocumentView.test.ts
packages/view/test/DocumentView.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Document } from
'@gltf-transform/core'
;
2
import
{ DocumentView, NullImageProvider } from
'@gltf-transform/view'
;
3
import
test from
'ava'
;
4
import
{ JSDOM } from
'jsdom'
;
Callers
nothing calls this directly
Calls
15
getPartialStats
Function · 0.85
createTexture
Method · 0.80
setMetallicRoughnessTexture
Method · 0.80
setBaseColorTexture
Method · 0.80
createMaterial
Method · 0.80
createPrimitive
Method · 0.80
addPrimitive
Method · 0.80
createMesh
Method · 0.80
setMesh
Method · 0.80
createNode
Method · 0.80
createScene
Method · 0.80
view
Method · 0.80
Tested by
no test coverage detected