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

File node.test.ts

packages/core/test/properties/node.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Document, MathUtils, type mat4, type vec3, type vec4 } from '@gltf-transform/core';
2import { cloneDocument } from '@gltf-transform/functions';
3import { createPlatformIO } from '@gltf-transform/test-utils';
4import test from 'ava';

Callers

nothing calls this directly

Calls 15

createPlatformIOFunction · 0.90
cloneDocumentFunction · 0.90
createNodeMethod · 0.80
setSkinMethod · 0.80
setMeshMethod · 0.80
setCameraMethod · 0.80
setTranslationMethod · 0.80
createCameraMethod · 0.80
createMeshMethod · 0.80
createSkinMethod · 0.80
getWorldTranslationMethod · 0.80
getWorldRotationMethod · 0.80

Tested by

no test coverage detected