MarkerBatchPrimitiveSet Method |
| Name | Description | |
|---|---|---|
| Set(IEnumerableCartesian) |
Defines the positions of markers in a marker batch. The markers are rendered in the primitive's
ReferenceFrame.
| |
| Set(IEnumerableCartesian, MarkerBatchPrimitiveOptionalParameters) |
Defines the positions and optional per-marker parameters of markers in a
marker batch. The markers are rendered in the primitive's
ReferenceFrame.
| |
| Set(IEnumerableCartesian, MarkerBatchPrimitiveOptionalParameters, RenderPassHint) |
Defines the positions and optional per-marker parameters of markers in a
marker batch. The markers are rendered in the primitive's
ReferenceFrame.
renderPassHint is provided for efficiency.
|