Click or drag to resize

MarkerVisualizer<TEntity>.EyeOffset Property

Gets or sets the eye offset of each marker from the position of the entity.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Cartesian EyeOffset { get; set; }

Property Value

Type: Cartesian
Remarks
EyeOffset for details.
See Also