This class implements an I3S layer. In CesiumJS each I3SLayer creates a Cesium3DTileset.
Do not construct this directly, instead access layers through I3SDataProvider.
Members
获取此天体的 NT 0 数据.
当
真 ,当装入的 I3S 版本为1.6或以上时
装入的 NT% 0 数据集的主要版本号
装入的 NT% 0 数据集的小版本编号
readonly resource : Resource
获取层的资源.
readonly rootNode : I3SNode
获得此层的根节点.
readonly tileset : Cesium3DTileset|undefined
Gets the Cesium3DTileset for this layer.
The version string of the loaded I3S dataset
Methods
过滤图层中绘图的元素到特定属性名称和值
| Name | Type | Default | Description |
|---|---|---|---|
filters |
Array.<I3SNode.AttributeFilter> |
[]
|
optional The collection of attribute filters |
Returns:
当过滤器被应用时解答的承诺