Version: 2017.2
言語: 日本語
Method group is Obsolete

Particle.velocity

マニュアルに切り替える
Obsolete public Vector3 velocity ;

説明

パーティクルの速度

If there is a particle animator it will move the particle by the velocity every frame. The velocity is also used by the particle renderer if Stretch Particles is set to ParticleRenderMode.Stretch.

関連項目: Particles documentation.