Version: 2021.1
言語: 日本語
public Vector3 totalVelocity ;

説明

The total velocity of the particle.

This is calculated as the sum of ParticleSystem.Particle.velocity and ParticleSystem.Particle.animatedVelocity. Some particle features use the physics-based velocity, and other features use the animated velocity. Use this property to obtain the total combined velocity of the particle.