English中文

PanoramaProvider

abstract new Cesium.PanoramaProvider()

提供要在椭球体表面上显示的图像。该类型描述了一个接口,并不打算直接实例化。 Provides imagery to be displayed on the surface of an ellipsoid. This type describes an interface and is not intended to be instantiated directly.
演示: Demo:
另见: See:

方法 Methods

static Cesium.PanoramaProvider.fromUrl(options)PanoramaProvider

返回全景提供者。 Returns a panorama provider.
名称 Name 类型 Type 说明 Description
options object 用于创建全景提供程序的输入选项。 Input options to create the panorama provider.
返回: Returns:
用于将全景图加载到场景中的全景图提供程序。 The panorama provider for loading panoramas into a scene.
返回全景图元。 Returns a panorama primitive.
名称 Name 类型 Type 说明 Description
options object 用于创建全景图元的输入选项。 Input options to create the panorama primitive.
返回: Returns:
用于在场景中显示全景图的全景图元。 The panorama primitive for displaying panoramas in a scene.
需要帮助吗?获得答案的最快方法是从社区和团队那里获得答案 Need help? The fastest way to get answers is from the community and team on the Cesium Forum.