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.
Parameters
Section titled “Parameters”sourceRoot
Section titled “sourceRoot”string
destinationRoot
Section titled “destinationRoot”string
Returns
Section titled “Returns”void