I3SLayer

internal constructor new Cesium.I3SLayer()

This class implements an I3S layer. In CesiumJS each I3SLayer creates a Cesium3DTileset.

Do not construct this directly, instead access layers through I3SDataProvider.

Members

readonly data : Object

Gets the I3S data for this object.

readonly legacyVersion16 : Boolean

When true, when the loaded I3S version is 1.6 or older

readonly majorVersion : Number

The major version number of the loaded I3S dataset

readonly minorVersion : Number

The minor version number of the loaded I3S dataset

readonly resource : Resource

Gets the resource for the layer.

readonly rootNode : I3SNode

Gets the root node of this layer.
Gets the Cesium3DTileset for this layer.

readonly version : String

The version string of the loaded I3S dataset
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.