用于使用相机跟踪实体的实用对象。
Name | Type | Default | Description |
---|---|---|---|
entity
|
Entity | 用相机跟踪的实体。 | |
scene
|
Scene | 要使用的场景。 | |
ellipsoid
|
Ellipsoid |
Ellipsoid.WGS84
|
可选 用于定向相机的椭球体。 |
Members
static Cesium.EntityView.defaultOffset3D : Cartesian3
获取或设置将用于初始化后续 EntityViews 的相机偏移量。
boundingSphere : BoundingSphere
对象的边界球体。
ellipsoid : Ellipsoid
用于定向相机的椭球体。
entity : Entity
用相机跟踪的实体。
scene : Scene
跟踪对象的场景。
Methods
应该调用每个动画帧来更新相机到最新的设置。
Name | Type | Description |
---|---|---|
time
|
JulianDate | 当前动画时间。 |
boundingSphere
|
BoundingSphere | 对象的 可选 边界球。 |