Loading Point Cloud file
With a PointFileIn
we can load in .ply files that contain PointCloud data. There we can assign the colors of the file to parameters like x,y,z but also the colors of the point cloud.
With PointTransform
we apply transforms to the point data of a Point Cloud.