MarkerBatchPrimitiveOptionalParametersSetSizes Method |
Namespace: AGI.Foundation.Graphics
To use user-defined per-marker sizes, the marker batch must be initialized with MarkerBatchSizeSource.UserDefined, otherwise each marker's size is its texture's size.
The size may be interpreted to be pixels or meters depending on MarkerBatchPrimitive.SizeUnit.
Per-marker sizes override the per-batch size. Therefore, when per-marker sizes are defined with this method, MarkerBatchPrimitive.Size is not used.