Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/donmccurdy/glTF-Transform
/ animation.test.ts
File
animation.test.ts
packages/core/test/properties/animation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Accessor, Document } from
'@gltf-transform/core'
;
2
import
{ createPlatformIO } from
'@gltf-transform/test-utils'
;
3
import
test from
'ava'
;
4
Callers
nothing calls this directly
Calls
15
createPlatformIO
Function · 0.90
createBuffer
Method · 0.80
createNode
Method · 0.80
setBuffer
Method · 0.80
createAccessor
Method · 0.80
setInterpolation
Method · 0.80
setOutput
Method · 0.80
setInput
Method · 0.80
createAnimationSampler
Method · 0.80
setSampler
Method · 0.80
setTargetPath
Method · 0.80
setTargetNode
Method · 0.80
Tested by
no test coverage detected