Click or drag to resize

IDualShock4ExtensionGetOrientation Method

Gets the orientation converted to Unity's coordinate system.

Namespace:  Rewired.ControllerExtensions
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Quaternion GetOrientation()

Return Value

Type: Quaternion
Orientation
See Also