PointCloud.paint#
- PointCloud.paint(color: Any) PointCloud[source]#
Colorize point cloud
- Parameters:
color (array_like(3), str) – color for points
- Returns:
colorized point cloud
- Return type:
Paint all points in the point cloud this color.
Colorize point cloud
color (array_like(3), str) – color for points
colorized point cloud
Paint all points in the point cloud this color.