English中文

I3SSublayer

internal constructor new Cesium.I3SSublayer()

此类实现了用于构建场景层的 I3S 子层。 This class implements an I3S sublayer for Building Scene Layer.

该对象通常不直接实例化,使用 This object is normally not instantiated directly, use I3SSublayer.fromData.

成员 Members

readonly data : object

获取此对象的 I3S 数据。 Gets the I3S data for this object.

readonly modelName : string

获取子层的模型名称。 Gets the model name for the sublayer.

readonly name : string

获取子层的名称。 Gets the name for the sublayer.
获取子层的资源 Gets the resource for the sublayer

readonly show : boolean

确定是否显示子图层。 Determines if the sublayer will be shown.

readonly sublayers : Array.<I3SSublayer>

获取子层的集合。 Gets the collection of child sublayers.
获取或设置子图层的可见性。 Gets or sets the sublayer visibility.
需要帮助吗?获得答案的最快方法是从社区和团队那里获得答案 Need help? The fastest way to get answers is from the community and team on the Cesium Forum.