summaryrefslogtreecommitdiff
path: root/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets')
-rw-r--r--Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Controller Follow Preset.asset33
-rw-r--r--Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Controller Follow Preset.asset.meta8
-rw-r--r--Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Hands Follow Preset.asset33
-rw-r--r--Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Hands Follow Preset.asset.meta8
-rw-r--r--Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset33
-rw-r--r--Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset.meta8
-rw-r--r--Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset33
-rw-r--r--Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset.meta8
8 files changed, 164 insertions, 0 deletions
diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Controller Follow Preset.asset b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Controller Follow Preset.asset
new file mode 100644
index 0000000..b3fe2c3
--- /dev/null
+++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Controller Follow Preset.asset
@@ -0,0 +1,33 @@
+%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: 9846808ef0fb41b39630338c123c9269, type: 3}
+ m_Name: Menu Controller Follow Preset
+ m_EditorClassIdentifier:
+ m_Comments:
+ m_ReadOnly: 1
+ m_Value:
+ rightHandLocalPosition: {x: 0, y: -0.17, z: 0}
+ leftHandLocalPosition: {x: 0, y: -0.17, z: 0}
+ rightHandLocalRotation: {x: 0, y: 90, z: 90}
+ leftHandLocalRotation: {x: 0, y: -90, z: -90}
+ palmReferenceAxis: 0
+ invertAxisForRightHand: 1
+ requirePalmFacingUser: 1
+ palmFacingUserDegreeAngleThreshold: 54
+ requirePalmFacingUp: 1
+ palmFacingUpDegreeAngleThreshold: 72
+ snapToGaze: 1
+ snapToGazeAngleThreshold: 30
+ hideDelaySeconds: 0.15
+ allowSmoothing: 1
+ followLowerSmoothingValue: 12
+ followUpperSmoothingValue: 16
diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Controller Follow Preset.asset.meta b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Controller Follow Preset.asset.meta
new file mode 100644
index 0000000..ac6644b
--- /dev/null
+++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Controller Follow Preset.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 2899508b1645c5e4fa421b4217da9539
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Hands Follow Preset.asset b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Hands Follow Preset.asset
new file mode 100644
index 0000000..2efeb8a
--- /dev/null
+++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Hands Follow Preset.asset
@@ -0,0 +1,33 @@
+%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: 9846808ef0fb41b39630338c123c9269, type: 3}
+ m_Name: Menu Hands Follow Preset
+ m_EditorClassIdentifier:
+ m_Comments:
+ m_ReadOnly: 1
+ m_Value:
+ rightHandLocalPosition: {x: 0.17, y: 0, z: 0.1}
+ leftHandLocalPosition: {x: -0.17, y: 0, z: 0.1}
+ rightHandLocalRotation: {x: 270, y: 180, z: 0}
+ leftHandLocalRotation: {x: 270, y: 180, z: 0}
+ palmReferenceAxis: 4
+ invertAxisForRightHand: 0
+ requirePalmFacingUser: 1
+ palmFacingUserDegreeAngleThreshold: 95.74
+ requirePalmFacingUp: 1
+ palmFacingUpDegreeAngleThreshold: 95.74
+ snapToGaze: 1
+ snapToGazeAngleThreshold: 49.46
+ hideDelaySeconds: 0.05
+ allowSmoothing: 1
+ followLowerSmoothingValue: 12
+ followUpperSmoothingValue: 16
diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Hands Follow Preset.asset.meta b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Hands Follow Preset.asset.meta
new file mode 100644
index 0000000..5466322
--- /dev/null
+++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Menu Hands Follow Preset.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 15088c60ea1e00448a95ebaef96316da
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset
new file mode 100644
index 0000000..0eb7ae5
--- /dev/null
+++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset
@@ -0,0 +1,33 @@
+%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: 9846808ef0fb41b39630338c123c9269, type: 3}
+ m_Name: Under Watch Controller Follow Preset
+ m_EditorClassIdentifier:
+ m_Comments:
+ m_ReadOnly: 1
+ m_Value:
+ rightHandLocalPosition: {x: -0.05, y: -0.02, z: -0.17}
+ leftHandLocalPosition: {x: 0.05, y: -0.02, z: -0.17}
+ rightHandLocalRotation: {x: 0, y: 0, z: -270}
+ leftHandLocalRotation: {x: 0, y: 0, z: 270}
+ palmReferenceAxis: 0
+ invertAxisForRightHand: 1
+ requirePalmFacingUser: 1
+ palmFacingUserDegreeAngleThreshold: 54
+ requirePalmFacingUp: 0
+ palmFacingUpDegreeAngleThreshold: 72
+ snapToGaze: 0
+ snapToGazeAngleThreshold: 30
+ hideDelaySeconds: 0.15
+ allowSmoothing: 0
+ followLowerSmoothingValue: 12
+ followUpperSmoothingValue: 16
diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset.meta b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset.meta
new file mode 100644
index 0000000..da3d173
--- /dev/null
+++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 979c1b69d98e91041bc1c5c6e63aab97
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset
new file mode 100644
index 0000000..3f59549
--- /dev/null
+++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset
@@ -0,0 +1,33 @@
+%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: 9846808ef0fb41b39630338c123c9269, type: 3}
+ m_Name: Under Watch Hands Follow Preset
+ m_EditorClassIdentifier:
+ m_Comments:
+ m_ReadOnly: 1
+ m_Value:
+ rightHandLocalPosition: {x: 0, y: -0.05, z: -0.03}
+ leftHandLocalPosition: {x: 0, y: -0.05, z: -0.03}
+ rightHandLocalRotation: {x: 0, y: 0, z: 180}
+ leftHandLocalRotation: {x: 0, y: 0, z: 180}
+ palmReferenceAxis: 4
+ invertAxisForRightHand: 0
+ requirePalmFacingUser: 0
+ palmFacingUserDegreeAngleThreshold: 54
+ requirePalmFacingUp: 1
+ palmFacingUpDegreeAngleThreshold: 72
+ snapToGaze: 0
+ snapToGazeAngleThreshold: 30
+ hideDelaySeconds: 0.15
+ allowSmoothing: 0
+ followLowerSmoothingValue: 12
+ followUpperSmoothingValue: 16
diff --git a/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset.meta b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset.meta
new file mode 100644
index 0000000..84787c1
--- /dev/null
+++ b/Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 5c3063cefe11749438f60126cef83288
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 11400000
+ userData:
+ assetBundleName:
+ assetBundleVariant: