import_scene_file#
- gs_nyx.nyx_py_sdk.import_scene_file(path: str, scene: gs_nyx.nyx_py_sdk.SceneAsset) bool#
Load a JSON scene file from ‘path’ into the given SceneAsset. Returns True on success.
Load a JSON scene file from ‘path’ into the given SceneAsset. Returns True on success.