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.2.419.0 (24.2.419.0)
Syntax public interface ICesiumReferenceFrameService
Public Interface ICesiumReferenceFrameService
public interface class ICesiumReferenceFrameService
type ICesiumReferenceFrameService = interface end
The ICesiumReferenceFrameService type exposes the following members.
Properties
| Name | Description |
---|
| CesiumReferenceFrame |
Gets the reference frame in which an object's CZML position will be written.
|
TopSee Also