• Gets the particles color

    Parameters

    • engine: Engine

      the engine managing the current parameters

    • color: undefined | string | IRangeColor

      the input color to convert in IHsl object

    • Optionalindex: number

      the array index, if needed

    • useIndex: boolean = true

      set to false to ignore the index parameter

    Returns IHsl | undefined

    the IHsl object