Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Particle.color

var color: Color;
Color color;
color as Color

Description

The color of the particle.

Alpha channel of the color is used to fade out particles.

See Also: Particles documentation.