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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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.
|
Top
See Also