Click or drag to resize

MarkerBatchUnit Enumeration

The unit for marker sizes in a marker batch.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum MarkerBatchUnit
Members
  Member nameDescription
Pixels The size of a marker is defined in pixels. As the camera zooms in and out the size of the marker doesn't change.
Meters The size of a marker is defined in meters.
See Also