Click or drag to resize

ICesiumReferenceFrameService Interface

A service that defines the reference frame in which an object's CZML position will be written.

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 ICesiumReferenceFrameService

The ICesiumReferenceFrameService type exposes the following members.

Properties
  NameDescription
Public propertyCesiumReferenceFrame
Gets the reference frame in which an object's CZML position will be written.
Top
See Also