Click or drag to resize

IModelGraphicsService Interface

A service that defines the graphical properties of a 3D model.

Namespace:  AGI.Foundation.Cesium.Advanced
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IModelGraphicsService

The IModelGraphicsService type exposes the following members.

Properties
  NameDescription
Public propertyModelGraphics
Gets the graphical properties of the model.
Top
See Also