Zarr-CesiumAPI ReferenceinterfacesColorScalePropsOn this pageColorScaleProps Describes a numerical-to-color mapping for visualizing scalar fields. Properties colors colors: number[][] | string[]; max max: number; min min: number;