MCPcopy
hub / github.com/donmccurdy/glTF-Transform / SkinSubject.test.ts

File SkinSubject.test.ts

packages/view/test/SkinSubject.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Document } from '@gltf-transform/core';
2import { DocumentView, NullImageProvider } from '@gltf-transform/view';
3import test from 'ava';
4import { JSDOM } from 'jsdom';

Callers

nothing calls this directly

Calls 14

createAccessorMethod · 0.80
createPrimitiveMethod · 0.80
addPrimitiveMethod · 0.80
createMeshMethod · 0.80
createNodeMethod · 0.80
addJointMethod · 0.80
createSkinMethod · 0.80
setMeshMethod · 0.80
setSkinMethod · 0.80
viewMethod · 0.80
setTypeMethod · 0.45
setArrayMethod · 0.45

Tested by

no test coverage detected