Click or drag to resize

SampledCesiumPropertyT Constructor (DateMotionCollectionT)

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

Parameters

samples
Type: AGI.FoundationDateMotionCollectionT
The samples.
See Also