Function hex2rgb

  • This utility function convert hex color string to rgba color array of the Float32Array type.

    Parameters

    • hex: string

      Hex color string

    Returns Float32Array

Generated using TypeDoc