Flyover Scene View
A scene view that provides an augmented reality fly over experience.
Since
200.8.0
Parameters
the ArcGISScene to be rendered by this FlyoverSceneView.
the FlyoverSceneViewProxy to associate with the FlyoverSceneView.
the translation factor that defines how much the scene view translates as the device moves.
Modifier to be applied to the FlyoverSceneView.
a callback that is invoked when the initialization status of this FlyoverSceneView changes.
lambda invoked when the viewpoint changes, passing a viewpoint type of ViewpointType.CenterAndScale.
lambda invoked when the viewpoint changes, passing a viewpoint type of ViewpointType.BoundingGeometry.
graphics overlays used by this FlyoverSceneView.
the ViewLabelProperties used by the FlyoverSceneView.
the SelectionProperties used by the FlyoverSceneView.
true if attribution bar is visible in the FlyoverSceneView, false otherwise.
lambda invoked when the attribution text of the FlyoverSceneView has changed.
lambda invoked when the attribution bar's position or size changes.
analysis overlays that render the results of 3D visual analysis on the FlyoverSceneView.
image overlays for displaying images in the FlyoverSceneView.
the TimeExtent used by the FlyoverSceneView.
lambda invoked when the FlyoverSceneView's TimeExtent is changed.
the position of the sun in the FlyoverSceneView based on a specific date and time.
the type of ambient sunlight and shadows in the FlyoverSceneView.
the color of the FlyoverSceneView's ambient light.
lambda invoked when the navigation status of the FlyoverSceneView has changed.
lambda invoked when the spatial reference of the FlyoverSceneView has changed.
lambda invoked when the FlyoverSceneView's layer view state is changed.
lambda invoked when the user starts and ends interacting with the FlyoverSceneView.
lambda invoked when the viewpoint camera of the FlyoverSceneView has changed.
lambda invoked when a user performs a rotation gesture on the FlyoverSceneView.
lambda invoked when a user performs a pinch gesture on the FlyoverSceneView.
lambda invoked when the user removes all their pointers from the FlyoverSceneView.
lambda invoked when the user first presses on the FlyoverSceneView.
lambda invoked when the user taps once on the FlyoverSceneView.
lambda invoked the user double taps on the FlyoverSceneView.
lambda invoked when a user holds a pointer on the FlyoverSceneView.
lambda invoked when a user taps two pointers on the FlyoverSceneView.
lambda invoked when a user drags a pointer or pointers across FlyoverSceneView.
the content of the FlyoverSceneView.