🎨ColorCreator

Here you will everything to know on the ShapeParticle parameter of the particleCreator

Example of a shapeParticle

"colorCreator": [
        {
          "key": "RAINBOW",
          "option": "10000;true"
        }
      ]

The colorcreator parameter can be seen as an list of "instruction" executed sequentially to create the shape wanted

Each "instructions" has 2 parameters:

  1. A key

  2. Options (sometimes optional)

📑pageList of available colors

Last updated