setUserAcceleration(_:)
Sets the acceleration the user applies to the controller.
Declaration
func setUserAcceleration(_ userAcceleration: GCAcceleration)Parameters
- userAcceleration:
The acceleration that the user applies.
Sets the acceleration the user applies to the controller.
func setUserAcceleration(_ userAcceleration: GCAcceleration)The acceleration that the user applies.