filterByAttributes

suspend fun filterByAttributes(filters: ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/I3SNode.AttributeFilter>?? = definedExternally)(source)

Filters the drawn elements of a scene to specific attribute names and values

Return

A promise that is resolved when the filter is applied

Parameters

filters

The collection of attribute filters Default value - []

See also