Version: 2017.1
언어: 한국어
Method group is Obsolete

Particle.velocity

매뉴얼로 전환
Obsolete public Vector3 velocity ;

설명

The velocity of the particle.

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.

See Also: Particles documentation.