Contents

particleRotationSpeed

The speed at which a particle rotates, expressed in radians per second.

Declaration

var particleRotationSpeed: CGFloat { get set }

Discussion

This is uniform for all particles generated by the emitter. The default value is 0.0.

See Also

Adjusting a Particle’s Rotation