PointCloud.colors#

property PointCloud.colors#

Get point color data as array

Returns:

point color

Return type:

ndarray(3,N)

Point colors are returned as columns of the array. The columns correspond to the same columns in the points and normal properties.

Seealso:

points normals