Appearance
KBE3D / KBCore / Cesium / I3SSublayer
类: I3SSublayer
This class implements an I3S sublayer for Building Scene Layer. <p> This object is normally not instantiated directly, use I3SSublayer.fromData. </p>
属性
resource
readonlyresource:Resource
Gets the resource for the sublayer
data
readonlydata:any
Gets the I3S data for this object.
name
readonlyname:string
Gets the name for the sublayer.
modelName
readonlymodelName:string
Gets the model name for the sublayer.
sublayers
readonlysublayers:I3SSublayer[]
Gets the collection of child sublayers.
visibility
visibility:
boolean
Gets or sets the sublayer visibility.
show
readonlyshow:boolean
Determines if the sublayer will be shown.
构造函数
构造函数
new I3SSublayer():
I3SSublayer
返回
I3SSublayer
