resolveBootstrapGltfRoot
resolveBootstrapGltfRoot(
assetRoot):string
Defined in: src/cli/commands/bootstrap/target.ts:30
Resolve the absolute path to a bootstrap target’s GLTF tree root. With the flat layout (gltfRelative = ""), this is the asset root itself.
Parameters
Section titled “Parameters”assetRoot
Section titled “assetRoot”string
Returns
Section titled “Returns”string