constant
Set the constant value.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float constant { get; set; }
Remarks
Useful when ParticleSystem.MinMaxCurve.mode is set to ParticleSystemCurveMode.Constant.