angularVelocity
The physics body’s angular speed.
Declaration
var angularVelocity: CGFloat { get set }Mentioned in
Discussion
The angular velocity is a pseudo vector around an axis vector of (0.0,0.0,1.0) measured in radians per second.
The physics body’s angular speed.
var angularVelocity: CGFloat { get set }The angular velocity is a pseudo vector around an axis vector of (0.0,0.0,1.0) measured in radians per second.