Skip to content

copyGltfTree

copyGltfTree(sourceRoot, destinationRoot): void

Defined in: src/ingest/ingest.ts:143

Copy the complete Assets/gltf tree into an output folder.

Existing output is replaced so generated package assets stay reproducible.

string

string

void