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.

var color: Color32;
Color32 color;
color as Color32

Description

The initial color of the particle. The current color of the particle is calculated procedurally based on this value and the active color modules.

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