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