Display a scene with a terrain surface and some imagery.
- Create an
Scene
object with theBasemap.CreateImagery()
basemap. - Create an
ArcGISTiledElevationSource
object and add it to the scene's base surface. - Create a
SceneView
object to display the map. - Set the scene to the scene view.
- Scene
- ArcGISTiledElevationSource
- SceneView
3D, basemap, scene, sceneview, surface