constantMin
Set a constant for the lower bound.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float constantMin { get; set; }
Remarks
Useful when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.TwoConstants.