setRotationRate(_:)
Sets the controller’s rotation rate.
Declaration
func setRotationRate(_ rotationRate: GCRotationRate)Parameters
- rotationRate:
A gyroscopic measurement of the controller’s rotation around the x, y, and z axes.
Sets the controller’s rotation rate.
func setRotationRate(_ rotationRate: GCRotationRate)A gyroscopic measurement of the controller’s rotation around the x, y, and z axes.