startRotation
The initial rotation of particles when emitted. When using curves, this value acts as a scale on the curve.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.ParticleSystemModule
public float startRotation { get; set; }
Remarks
Note that the value should be given in radians.