catalogFromManifest
此内容尚不支持你的语言。
catalogFromManifest(
manifest):Catalog|undefined
Defined in: packagedRuntime.ts:75
Build the catalog from an addressable manifest. Content-addressed packs rename
physical files, so assets carrying an address (their logical source path) get
a catalog buildPath. Atlas-packed frames additionally register frame/uv, keyed
by every ref spelling a scene can use.
Parameters
Section titled “Parameters”manifest
Section titled “manifest”Returns
Section titled “Returns”Catalog | undefined