Module kiss3d::point_renderer
[−]
[src]
A batched point renderer.
Structs
PointRenderer |
Structure which manages the display of short-living points. |
Statics
POINTS_FRAGMENT_SRC |
Fragment shader used by the material to display line. |
POINTS_VERTEX_SRC |
Vertex shader used by the material to display line. |