angularVelocity
The particle’s angular velocity (or rate of spin), in radians per second.
Declaration
static let angularVelocity: SCNParticleSystem.ParticlePropertyDiscussion
This property’s value is a floating-point scalar (an NSNumber object for particle property controllers, or a single float value for particle event or modifier blocks).
The particle system’s particleAngularVelocity and particleAngularVelocityVariation properties determine the initial rate of spin for each particle. The rotationAxis property defines the particle’s rotation axis.