Namespace TriLibCore.Extras
Classes
PointRenderer
Renders point clouds using a custom shader and generated textures. This component is designed to work on all Unity platforms. It creates textures from the mesh’s vertex colors and positions and uses them to render the point cloud via a custom material.