PointCloudOverrideSettings.GetModeOverride
Description:
Lookup color settings for the given color mode.
Lookup color settings for the given color mode.
public PointCloudColorSettings GetModeOverride(
PointCloudColorMode mode
)
-
modeColor mode for which to lookup the color settings.
Return Value
PointCloudColorSettings
Color settings stored for the given color mode or default color settings if nothing is stored for the given color mode.
-
A value passed for an enumeration argument is not a member of that enumeration