Click or drag to resize

PointFromArchive<TEntity>.EntityIdentifier Property

Gets or sets the identifier of the entity whose position is to be obtained from the archive.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Object EntityIdentifier { get; set; }

Property Value

Type: Object
See Also