radiusSpeed
In animated modes, this determines how quickly the particle emission position moves along the radius.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public ParticleSystem.MinMaxCurve radiusSpeed { get; set; }
Remarks
The value is specified in world units. Additional Resources: ParticleSystem.ShapeModule.radiusMode, ParticleSystemShapeMultiModeValue, ParticleSystem.ShapeModule.shapeType.