• Gets the particles color

    Parameters

    • color: undefined | string | IColor

      the input color to convert in IHsl object

    • Optional index: number

      the array index, if needed

    • useIndex: boolean = true

      set to false to ignore the index parameter

    Returns IHsl | undefined

    the IHsl object