Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


curveMultiplier

Use this property to change the curve multiplier.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public float curveMultiplier { get; set; }

Remarks

If you only want to change the overall curve multiplier, using this property is more efficient than accessing the whole curve.