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.ndarray

Set of point indices to color

colortuple of float

RGB color values (0-1) to apply to selected points