loadSceneFromFile
Load a saved 3D scene from file to restore previous configurations and continue working in frameworks like Three.js, A-Frame, or Babylon.js.
Instructions
Load a previously saved scene from the scenes/ folder by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | File name (with or without .json extension) from listScenes. |