Package | Description |
---|---|
org.cesiumjs.cs.scene |
Modifier and Type | Method and Description |
---|---|
void |
Camera.flyTo(CameraFlyToOptions options)
Flies the camera from its current position to a new position.
|
void |
Camera.flyToBoundingSphere(BoundingSphere boundingSphere,
CameraFlyToOptions options)
Flies the camera to a location where the current view contains the provided bounding sphere.
|
Copyright © 2019. All rights reserved.