The Color represented by this preset. Eg: new NutrientViewer.Color({ r: 255, g: 139, b: 94 }).
new NutrientViewer.Color({ r: 255, g: 139, b: 94 })
null means transparent.
null
Optional
The default message of the preset color. Eg: 'Red'
The description of the preset color. Eg: 'Red color'
The ID of the preset color. Eg: 'red'
The Color represented by this preset. Eg:
new NutrientViewer.Color({ r: 255, g: 139, b: 94 }).nullmeans transparent.