Disable hand mesh visualization

This commit is contained in:
Santiago Lo Coco 2024-10-13 15:31:22 +02:00
parent 336e39c701
commit 5651b0c97c
5 changed files with 159 additions and 1 deletions

View File

@ -0,0 +1,23 @@
%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: 8275efdbe76bdff49a97a8e82fba118d, type: 3}
m_Name: MixedRealityHandTrackingProfile
m_EditorClassIdentifier:
isCustomProfile: 1
jointPrefab: {fileID: 1955475817299902, guid: 6a3f88d2571cd234a86d95ee5856b9ec, type: 3}
palmPrefab: {fileID: 6797406804172968804, guid: 750bdc3344567a447960aae3eda2b462, type: 3}
fingertipPrefab: {fileID: 7094064642998883381, guid: b37dde41a983d664c8a09a91313733e7, type: 3}
systemHandMeshMaterial: {fileID: 2100000, guid: 45082b98567b3d44ca3bdbe39f46041a, type: 2}
riggedHandMeshMaterial: {fileID: 2100000, guid: 46180a965b426614f97a7239d1248a1a, type: 2}
handMeshPrefab: {fileID: 1887883006053652, guid: a86f479797fea8f4189f924b3b6ad979, type: 3}
handMeshVisualizationModes: 0
handJointVisualizationModes: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ff610b49e0442034e8732a5d59299bfd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,119 @@
%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: MixedRealityInputSystemProfile
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.XRSDK.WindowsMixedReality.WindowsMixedRealityDeviceManager,
Microsoft.MixedReality.Toolkit.Providers.XRSDK.WindowsMixedReality
componentName: XR SDK Windows Mixed Reality Device Manager
priority: 0
runtimePlatform: 9
deviceManagerProfile: {fileID: 0}
- componentType:
reference: Microsoft.MixedReality.Toolkit.XRSDK.Oculus.Input.OculusXRSDKDeviceManager,
Microsoft.MixedReality.Toolkit.Providers.XRSDK.Oculus
componentName: XR SDK Oculus Device Manager
priority: 0
runtimePlatform: 33
deviceManagerProfile: {fileID: 11400000, guid: 8f48cb9c26fb518499c65c9f9e8bb4ed, type: 2}
- componentType:
reference: Microsoft.MixedReality.Toolkit.XRSDK.OpenXR.OpenXRDeviceManager,
Microsoft.MixedReality.Toolkit.Providers.OpenXR
componentName: OpenXR XRSDK Device Manager
priority: 0
runtimePlatform: -1
deviceManagerProfile: {fileID: 0}
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
shouldUseGraphicsRaycast: 1
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: 345c06fdf3732db46b96299bd3cba653, type: 2}
handTrackingProfile: {fileID: 11400000, guid: ff610b49e0442034e8732a5d59299bfd, type: 2}

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: a2532c2c1119a77478ffa89d8ebce77e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -21,7 +21,7 @@ MonoBehaviour:
reference: Microsoft.MixedReality.Toolkit.CameraSystem.MixedRealityCameraSystem,
Microsoft.MixedReality.Toolkit.Services.CameraSystem
enableInputSystem: 1
inputSystemProfile: {fileID: 11400000, guid: ad2080e8e71c35f4e8bcde94fa68f098, type: 2}
inputSystemProfile: {fileID: 11400000, guid: a2532c2c1119a77478ffa89d8ebce77e, type: 2}
inputSystemType:
reference: Microsoft.MixedReality.Toolkit.Input.MixedRealityInputSystem, Microsoft.MixedReality.Toolkit.Services.InputSystem
enableBoundarySystem: 1