mosaic.geometry.Geometry.color_points# Geometry.color_points(point_ids, color)[source]# Color specific points in the geometry using set_scalars backend. Parameters: point_idsnp.ndarraySet of point indices to color colortuple of floatRGB color values (0-1) to apply to selected points