Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public interface ICesiumFixedStepService

The ICesiumFixedStepService type exposes the following members.

Properties
  NameDescription
Public propertyStep
Gets or sets the step size to be used for sampling properties.
Top
See Also