PointCloud.points# property PointCloud.points# Get points as array Returns: points as array Return type: ndarray(3,N) Points are returned as columns of the array. The columns correspond to the same columns in the colors and normal properties. Seealso: colors normals