tsParticles - v4.0.0-beta.12
    Preparing search index...
    • Gets the particles color

      Parameters

      • pluginManager: PluginManager

        the plugin manager

      • color: string | IColor | undefined

        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