InheritVelocityModule

struct in UnityEngine

/

Implemented in:UnityEngine.ParticleSystemModule

Switch to Manual

Description

The Inherit Velocity Module controls how the velocity of the emitter is transferred to the particles as they are emitted.

NOTE: The inherit velocity module only has an effect if the Particle System is set to simulate in world space. If the system is simulating in local space, this module is ignored. See Also: ParticleSystem, ParticleSystem.inheritVelocity.

Properties

curveCurve to define how much emitter velocity is applied during the lifetime of a particle.
curveMultiplierChange the curve multiplier.
enabledEnable/disable the InheritVelocity module.
modeHow to apply emitter velocity to particles.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答