This class implements an I3S layer, with each I3SLayer instance creating a Cesium3DTileset.Do not directly instantiate this class; instead, access the layer through 
I3SDataProvider.
    Members
- 
    Gets the I3S data for this object.
- 
    Whentrue, when the loaded I3S version is 1.6 or older
- 
    The major version number of the loaded I3S dataset
- 
    The minor version number of the loaded I3S dataset
- 
    readonlyresource : Resource
- 
    Gets the resource for the layer.
- 
    readonlyrootNode : I3SNode
- 
    Gets the root node of this layer.
- 
    readonlytileset : Cesium3DTileset|undefined
- 
    Gets the Cesium3DTileset for this layer.
- 
    The version string of the loaded I3S dataset
Methods
- 
    Filters the drawn elements of a layer to specific attribute names and valuesName Type Default Description filtersArray.<I3SNode.AttributeFilter> []optional The collection of attribute filters Returns:A promise that is resolved when the filter is applied
