PointCloudColorSettings
Public Constructor
Public Method
PointCloudColorSettings.
Public Method
PointCloudColorSettings(PointCloudColorMode)
Public Method
PointCloudColorSettings(PointCloudColorSettings)
Public Method
PointCloudColorSettings(Color, Color)
Overload List
Name
Description
Public Method
PointCloudColorSettings.
Constructs color settings object with default colors.
Public Method
PointCloudColorSettings(PointCloudColorMode)
Constructs color settings object with default color for given color mode.
Public Method
PointCloudColorSettings(PointCloudColorSettings)
Constructs a copy of source object.
Public Method
PointCloudColorSettings(Color, Color)
Constructs color settings object from given colors.