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

スクリプト言語

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

Particle.startEnergy

public var startEnergy: float;

Description

パーティクルの生き残るトータル期間

This is the total lifetime of this particle in seconds. It is set by the particle emitter, when creating the particle. This is used to calculate the color and UV animation for the particle. See Also: Particle.energy Particles documentation.