Skip to content

Commit fd4efe6

Browse files
author
Stephen Hodgson
committed
Updated gaze control input axis names
1 parent 6339824 commit fd4efe6

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Assets/HoloToolkit/Input/Prefabs/HoloLensCamera.prefab

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,6 @@ Camera:
408408
m_OcclusionCulling: 1
409409
m_StereoConvergence: 10
410410
m_StereoSeparation: 0.022
411-
m_StereoMirrorMode: 0
412411
--- !u!81 &81000013783107718
413412
AudioListener:
414413
m_ObjectHideFlags: 1
@@ -438,8 +437,8 @@ MonoBehaviour:
438437
UseUnscaledTime: 1
439438
axisType: 0
440439
buttonType: 21
441-
InputManagerHorizontalAxisName: XBOX_LEFT_TRIGGER
442-
InputManagerVerticalAxisName: XBOX_RIGHT_TRIGGER
440+
InputManagerHorizontalAxisName: CONTROLLER_LEFT_TRIGGER
441+
InputManagerVerticalAxisName: CONTROLLER_RIGHT_TRIGGER
443442
Axis0Destination: 2
444443
Axis1Destination: 3
445444
Axis2Destination: 6
@@ -458,8 +457,8 @@ MonoBehaviour:
458457
UseUnscaledTime: 1
459458
axisType: 0
460459
buttonType: 21
461-
InputManagerHorizontalAxisName: XBOX_RIGHT_STICK_HORIZONTAL
462-
InputManagerVerticalAxisName: XBOX_RIGHT_STICK_VERTICAL
460+
InputManagerHorizontalAxisName: CONTROLLER_RIGHT_STICK_HORIZONTAL
461+
InputManagerVerticalAxisName: CONTROLLER_RIGHT_STICK_VERTICAL
463462
Axis0Destination: 0
464463
Axis1Destination: 4
465464
Axis2Destination: 6
@@ -582,8 +581,8 @@ MonoBehaviour:
582581
UseUnscaledTime: 1
583582
axisType: 0
584583
buttonType: 21
585-
InputManagerHorizontalAxisName: XBOX_LEFT_STICK_HORIZONTAL
586-
InputManagerVerticalAxisName: XBOX_LEFT_STICK_VERTICAL
584+
InputManagerHorizontalAxisName: CONTROLLER_LEFT_STICK_HORIZONTAL
585+
InputManagerVerticalAxisName: CONTROLLER_LEFT_STICK_VERTICAL
587586
Axis0Destination: 2
588587
Axis1Destination: 0
589588
Axis2Destination: 6

0 commit comments

Comments
 (0)