Click or drag to resize

DualShock4ExtensionResetOrientation Method

Resets the orientation to zero state. (Controller laying on back with buttons facing up and the top edge of the controller facing the screen.)

Namespace: Rewired.ControllerExtensions
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void ResetOrientation()

Implements

IDualShock4ExtensionResetOrientation
See Also