PointBatchPrimitive.Set Method |
Name | Description | |
---|---|---|
![]() | Set(IEnumerable<Cartesian>) |
Defines the positions of points in a point batch. The points are rendered in the primitive's
ReferenceFrame.
|
![]() | Set(IEnumerable<Cartesian>, IEnumerable<Color>) |
Defines the positions and colors of points in a point batch. The points are rendered in the primitive's
ReferenceFrame.
|
![]() | Set(IEnumerable<Cartesian>, IEnumerable<Color>, RenderPassHint) |
Defines the positions and colors of points in a point batch. The points are rendered in the primitive's
ReferenceFrame.
renderPassHint is provided for efficiency.
|