startRotation property

FloatDistribution startRotation
getter/setter pair

Per-particle spawn properties sampled (with independent randoms) at birth.

Implementation

FloatDistribution lifetime,
    startSpeed,
    startSize,
    startRotation,
    startAngularVelocity;