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

File mesh-features.test.ts

packages/extensions/test/mesh-features.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Document } from '@gltf-transform/core';
2import { EXTMeshFeatures, type Features } from '@gltf-transform/extensions';
3import { cloneDocument } from '@gltf-transform/functions';
4import { createPlatformIO } from '@gltf-transform/test-utils';

Callers

nothing calls this directly

Calls 14

createPlatformIOFunction · 0.90
cloneDocumentFunction · 0.90
joinFunction · 0.85
hasExtensionMethod · 0.80
listMeshesMethod · 0.80
getRootMethod · 0.80
listPrimitivesMethod · 0.80
listFeatureIDsMethod · 0.80
getFeatureCountMethod · 0.80
createExtensionMethod · 0.80
getTextureMethod · 0.65
getChannelsMethod · 0.65

Tested by

no test coverage detected