2027 Constructor
Changes 0
Name Return Type Description
O PointCloudColorSettings() None Constructs color settings object with default colors.
O PointCloudColorSettings(PointCloudColorMode) None Constructs color settings object with default color for given color mode.
O PointCloudColorSettings(PointCloudColorSettings) None Constructs a copy of source object.
O PointCloudColorSettings(Color, Color) None Constructs color settings object from given colors.