The color animation property
Color value, can be a single or an array of IValueColor, IRgb, IHsl or string
This load method is used to load data in the classes used as generic
Optionaldata: RecursivePartial<IAnimatableColor>the input options
StaticcreateCreates an animatable color from optional source and input data.
Optionalsource: AnimatableColorExisting color instance to clone from.
Optionaldata: SingleOrMultiple<string> | RecursivePartial<IAnimatableColor>Color input data.
A configured animatable color instance.
[[include:Options/Particles/Color.md]]