mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
Allow gamepad to rotate openvr view. Also Fix issue with movemanager openvr rotation not being set correctly.
This commit is contained in:
parent
e6c89b1f24
commit
660bd8d347
2 changed files with 10 additions and 1 deletions
|
|
@ -283,6 +283,7 @@ public:
|
|||
static EulerF smHMDRotOffset;
|
||||
static F32 smHMDmvYaw;
|
||||
static F32 smHMDmvPitch;
|
||||
static bool smRotateYawWithMoveActions;
|
||||
/// }
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue