Click or drag to resize

SampledCesiumPropertyT Constructor (DateMotionCollectionT)

Namespace:  AGI.Foundation.Cesium
Assembly:  AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SampledCesiumProperty(
	DateMotionCollection<T> samples
)

Parameters

samples
Type: AGI.FoundationDateMotionCollectionT
The samples.
See Also