言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

ParticleSystem.Particle.color

public var color: 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.