RiggedHandInputSystemProfile.asset 4.78 KB
Newer Older
BlackAngle233's avatar
BlackAngle233 committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: b71cb900fa9dec5488df2deb180db58f, type: 3}
  m_Name: RiggedHandInputSystemProfile
  m_EditorClassIdentifier: 
  isCustomProfile: 1
  dataProviderConfigurations:
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.WindowsMixedReality.Input.WindowsMixedRealityDeviceManager,
        Microsoft.MixedReality.Toolkit.Providers.WindowsMixedReality
    componentName: Windows Mixed Reality Device Manager
    priority: 0
    runtimePlatform: 8
    deviceManagerProfile: {fileID: 0}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.OpenVR.Input.OpenVRDeviceManager,
        Microsoft.MixedReality.Toolkit.Providers.OpenVR
    componentName: OpenVR Device Manager
    priority: 0
    runtimePlatform: 7
    deviceManagerProfile: {fileID: 0}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.Input.UnityInput.UnityJoystickManager,
        Microsoft.MixedReality.Toolkit
    componentName: Unity Joystick Manager
    priority: 0
    runtimePlatform: -1
    deviceManagerProfile: {fileID: 0}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.Input.UnityInput.UnityTouchDeviceManager,
        Microsoft.MixedReality.Toolkit
    componentName: Unity Touch Device Manager
    priority: 0
    runtimePlatform: -1
    deviceManagerProfile: {fileID: 0}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.Windows.Input.WindowsSpeechInputProvider,
        Microsoft.MixedReality.Toolkit.Providers.WindowsVoiceInput
    componentName: Windows Speech Input
    priority: 0
    runtimePlatform: 25
    deviceManagerProfile: {fileID: 0}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.Windows.Input.WindowsDictationInputProvider,
        Microsoft.MixedReality.Toolkit.Providers.WindowsVoiceInput
    componentName: Windows Dictation Input
    priority: 0
    runtimePlatform: 25
    deviceManagerProfile: {fileID: 0}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.Input.HandJointService, Microsoft.MixedReality.Toolkit
    componentName: Hand Joint Service
    priority: 0
    runtimePlatform: -1
    deviceManagerProfile: {fileID: 0}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.Input.InputSimulationService, Microsoft.MixedReality.Toolkit.Services.InputSimulation
    componentName: Input Simulation Service
    priority: 0
    runtimePlatform: 208
    deviceManagerProfile: {fileID: 11400000, guid: 41478039094d47641bf4e09c20e61a5a,
      type: 2}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.Input.InputRecordingService, Microsoft.MixedReality.Toolkit.Services.InputAnimation
    componentName: Input Recording Service
    priority: 0
    runtimePlatform: -1
    deviceManagerProfile: {fileID: 11400000, guid: d0f5a7f6d1f9f0b4cb6eb35c797a0f04,
      type: 2}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.Input.InputPlaybackService, Microsoft.MixedReality.Toolkit.Services.InputSimulation
    componentName: Input Playback Service
    priority: 0
    runtimePlatform: 208
    deviceManagerProfile: {fileID: 0}
  - componentType:
      reference: Microsoft.MixedReality.Toolkit.LeapMotion.Input.LeapMotionDeviceManager,
        Microsoft.MixedReality.Toolkit.Providers.LeapMotion
    componentName: Leap Motion Device Manager
    priority: 0
    runtimePlatform: 17
    deviceManagerProfile: {fileID: 11400000, guid: d6ff053aacdb65d40aed070177d1a63b,
      type: 2}
  focusProviderType:
    reference: Microsoft.MixedReality.Toolkit.Input.FocusProvider, Microsoft.MixedReality.Toolkit.Services.InputSystem
  raycastProviderType:
    reference: Microsoft.MixedReality.Toolkit.Input.DefaultRaycastProvider, Microsoft.MixedReality.Toolkit.Services.InputSystem
  focusQueryBufferSize: 128
  focusIndividualCompoundCollider: 0
  inputActionsProfile: {fileID: 11400000, guid: 723eb97b02944311b92861f473eee53e,
    type: 2}
  inputActionRulesProfile: {fileID: 11400000, guid: 03945385d89102f41855bc8f5116b199,
    type: 2}
  pointerProfile: {fileID: 11400000, guid: 48aa63a9725047b28d4137fd0834bc31, type: 2}
  gesturesProfile: {fileID: 11400000, guid: bd7829a9b29409045a745b5a18299291, type: 2}
  speechCommandsProfile: {fileID: 11400000, guid: e8d0393e66374dae9646851a57dc6bc1,
    type: 2}
  enableControllerMapping: 1
  controllerMappingProfile: {fileID: 11400000, guid: 39ded1fd0711a0c448413d0e1ec4f7f3,
    type: 2}
  controllerVisualizationProfile: {fileID: 11400000, guid: b0da409a02572ac419c4a0f430e38e4a,
    type: 2}
  handTrackingProfile: {fileID: 11400000, guid: 7f1e3cd673742f94ca860ac7ae733024,
    type: 2}