I3SLayer
This class implements an I3S layer. In CesiumJS each I3SLayer creates a Cesium3DTileset.
Do not construct this directly, instead access layers through I3SDataProvider.
See also
Properties
Functions
Link copied to clipboard
suspend fun filterByAttributes(filters: <Error class: unknown class><I3SNode.AttributeFilter>? = definedExternally)
Filters the drawn elements of a layer to specific attribute names and values
Link copied to clipboard
fun filterByAttributesAsync( filters: <Error class: unknown class><I3SNode.AttributeFilter>? = definedExternally): <Error class: unknown class><<Error class: unknown class>>