gradientMax
Set a gradient for the upper bound.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public Gradient gradientMax { get; set; }
Remarks
Useful when ParticleSystem.MinMaxGradient.mode is set to ParticleSystemGradientMode.TwoGradients.