Class TintColorScheme

    • Constructor Detail

      • TintColorScheme

        public TintColorScheme​(RadianceColorScheme origColorScheme,
                               double tintFactor)
        Creates a new tinted color scheme.
        Parameters:
        origColorScheme - The original color scheme.
        tintFactor - The tint factor. Should be in 0.0-1.0 range.