PointCloudOverrideSettings.SetModeOverride
Description:
Sets color settings for the given color mode.
Sets color settings for the given color mode.
public void SetModeOverride(
PointCloudColorMode mode,
PointCloudColorSettings colorSettings
)
-
modeColor mode for which color settings are set.
-
colorSettingsColor settings to be set for the given color mode.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration