<Code Lib>
2025.3 Overloads
Changes 0
O

PointCloudColorSettings (Overloads)

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