Click or drag to resize

ViewEntityFromOffsetTEntityEntity Property

Gets or sets the entity to track.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TEntity Entity { get; set; }

Property Value

Type: TEntity
See Also