ICesiumFixedStepService Interface |
A service that defines the step size to use when sampling properties for an object being written to CZML.
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 ICesiumFixedStepService
Public Interface ICesiumFixedStepService
public interface class ICesiumFixedStepService
type ICesiumFixedStepService = interface end
The ICesiumFixedStepService type exposes the following members.
Properties
| Name | Description |
---|
| Step |
Gets or sets the step size to be used for sampling properties.
|
TopSee Also