Click or drag to resize

ModelGraphicsModel Property

Gets or sets the url of the glTF file. This property must be specified, or the model 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> Model { get; set; }

Property Value

Type: CesiumPropertyCesiumResource
See Also