orbitalOffsetXMultiplier
A multiplier for _orbitalOffsetX.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float orbitalOffsetXMultiplier { get; set; }
Remarks
Changing this property is more efficient than accessing the entire curve, if you only want to change the overall offset multiplier.