Function munsellToRgb

  • Converts Munsell Color string to gamma-corrected RGB.

    Parameters

    • munsellStr: string
    • Optional rgbSpace: RGBSpace = SRGB

    Returns Vector3

    [R, G, B]

Generated using TypeDoc