PointDrawer
A utility class for rendering points in 2D and 3D space using custom styles, shaders, and batching. Optimizes point rendering by handling vertex buffers and batching mechanisms.
Functions
Link copied to clipboard
Draws a list of 2D points using the specified drawing context and style.
Draws a list of 3D points using the specified drawing context and style.
Draws a batch of points using the specified drawing context and style.