Click or drag to resize

TilesetGraphicsExtension Constructor (TilesetGraphics)

Initializes a new instance with the provided TilesetGraphics.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TilesetGraphicsExtension(
	TilesetGraphics tileset
)

Parameters

tileset
Type: AGI.Foundation.CesiumTilesetGraphics
The graphical properties of the tileset.
See Also