colorMin
Set a constant color for the lower bound.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public Color colorMin { get; set; }
Remarks
Useful when ParticleSystem.MinMaxGradient.mode is set to ParticleSystemGradientMode.TwoColors.