Click or drag to resize

ScalarCesiumPropertyInterpolationAlgorithm Property

Gets or sets the algorithm to use for interpolation. indicates that the value will not be specified in the CZML output.

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.2.423.0 (25.2.423.0)
Syntax
public CesiumInterpolationAlgorithm? InterpolationAlgorithm { get; set; }

Property Value

Type: NullableCesiumInterpolationAlgorithm
See Also