PointBatchPrimitiveSet Method |
Name | Description | |
---|---|---|
Set(IEnumerableCartesian) |
Defines the positions of points in a point batch. The points are rendered in the primitive's
ReferenceFrame.
| |
Set(IEnumerableCartesian, IEnumerableColor) |
Defines the positions and colors of points in a point batch. The points are rendered in the primitive's
ReferenceFrame.
| |
Set(IEnumerableCartesian, IEnumerableColor, 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.
|