Scene

虚拟场景。本章节主要介绍扩展的API,更多原生接口参数请参阅原生API文档

new Cesium.Scene(options)

Name Type Description
options Object 构造参数请参见原生API。

Members

readonlyclippingCollection : ClippingCollection

裁剪对象集

readonlygeoRollingCurtain : GeoRollingCurtain

卷帘

Lights : Object

获取场景的灯集合管理对象

Methods

queryClippingsByMatchedPrimitiveEx(matchedPrimitive, TYPE)Array

查询场景中所有适配的裁剪对象
Name Type Description
matchedPrimitive Model 适配图元
TYPE GeoClipping.PlaneClipping 裁剪类型
Returns:
查询的结果