The scene namespace contains methods, properties, and events that relate to the 3D content of the viewer. The SceneAPI is likely to be the API that you use most often, particularly if you are needing to modify the content of the viewer, or
programmatically control the camera or other aspects of the visualisation state.
You can modify multiple values of the scene state using the setProperties (and getProperties) methods, or you can use specific methods to change each property individually.
api.scene
The scene namespace contains methods, properties, and events that relate to the 3D content of the viewer. The SceneAPI is likely to be the API that you use most often, particularly if you are needing to modify the content of the viewer, or programmatically control the camera or other aspects of the visualisation state.
You can modify multiple values of the scene state using the setProperties (and getProperties) methods, or you can use specific methods to change each property individually.