Click or drag to resize

AxesFromArchiveTEntityArchive Property

Gets or sets the archive from which to obtain orientation data.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TrackingArchive<TEntity> Archive { get; set; }

Property Value

Type: TrackingArchiveTEntity
See Also