The physics body’s angular speed.
SDKs
- iOS 7.0+
- macOS 10.9+
- tvOS 9.0+
- watchOS 3.0+
Framework
- Sprite
Kit
Declaration
var angularVelocity: CGFloat { get set }
Discussion
The angular velocity is a pseudo vector around an axis vector of (0
measured in radians per second.