scene

The scene that the SceneView is displaying. If you assign a Scene to a SceneView, the scene, its Surface, Basemap, and collection of operational layers automatically start to load. When loading completes, the layers and basemap are rendered over the Surface in the scene view.

You can load a Scene into your app before you assign it to a SceneView by calling GeoModel.load. This is useful if you want to validate the content of a scene before you display it.

Since

200.0.0