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