I3SNode
This class implements an I3S Node. In CesiumJS each I3SNode creates a Cesium3DTile.
Do not construct this directly, instead access tiles through I3SLayer.
See also
Types
Link copied to clipboard
interface AttributeFilter
A filter given by an attribute name and values. The 3D feature object should be hidden if its value for the attribute name is not specified in the collection of values.