Constructors

Properties

mode:
    | ParticleSystemGradientMode
    | "Color"
    | "Gradient"
    | "TwoColors"
    | "TwoGradients"
    | "RandomColor" = ParticleSystemGradientMode.Color

The mode of the gradient, which can be Color, Gradient, TwoColors or TwoGradients.

Methods