Package com.
          Types
Follow
                    Link copied to clipboard
                        The ViewportState that tracks the location puck's position.
Overview
                    Link copied to clipboard
                        The ViewportState that shows an overview of the geometry specified by its OverviewViewportStateOptions.geometry.
Viewport
                    Link copied to clipboard
                        interface ViewportState
Content copied to clipboard
ViewportState is used to observe the data source associated with the state and query the camera to keep updating according to current viewport data. ViewportState is also used by ViewportPlugin to orchestrate transitions to and from different states.
Viewport
                    Link copied to clipboard
                        fun interface ViewportStateDataObserver
Content copied to clipboard
Observer that gets notified whenever new viewport data is available.