MarkerBatchPrimitive.Set Method |
Name | Description | |
---|---|---|
![]() | Set(IEnumerable<Cartesian>) |
Defines the positions of markers in a marker batch. The markers are rendered in the primitive's
ReferenceFrame.
|
![]() | Set(IEnumerable<Cartesian>, 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(IEnumerable<Cartesian>, 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.
|