Click or drag to resize

TilesetGraphicsUri Property

Gets or sets the URI of the 3D tileset. This property must be specified, or the tileset will not be displayed.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CesiumProperty<CesiumResource> Uri { get; set; }

Property Value

Type: CesiumPropertyCesiumResource
See Also