colorMax
Set a constant color for the upper bound.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public Color colorMax { get; set; }
Remarks
Useful when _mode is set to ParticleSystemGradientMode.TwoColors.