@cesdk/engine 1.68.0-rc.1 → 1.69.0-nightly.20260129
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/core/{cesdk-v1.68.0-rc.1-ALD3YGBO.wasm → cesdk-v1.69.0-nightly.20260129-JWTIQXY3.wasm} +0 -0
- package/assets/core/{worker-host-v1.68.0-rc.1.js → worker-host-v1.69.0-nightly.20260129.js} +1 -1
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- /package/assets/core/{cesdk-v1.68.0-rc.1-MLEZSZ4D.data → cesdk-v1.69.0-nightly.20260129-MLEZSZ4D.data} +0 -0
package/index.d.ts
CHANGED
|
@@ -8356,7 +8356,7 @@ export declare class SceneAPI {
|
|
|
8356
8356
|
* the new dimensions.
|
|
8357
8357
|
*
|
|
8358
8358
|
* ```javascript
|
|
8359
|
-
* engine.scene.applyTemplateFromURL('https://cdn.img.ly/assets/demo/
|
|
8359
|
+
* engine.scene.applyTemplateFromURL('https://cdn.img.ly/assets/demo/v3/ly.img.template/templates/cesdk_postcard_1.scene');
|
|
8360
8360
|
* ```
|
|
8361
8361
|
*
|
|
8362
8362
|
* @category Template Operations
|