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