diff options
Diffstat (limited to 'Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset')
-rw-r--r-- | Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Hands Follow Preset.asset | 33 |
1 files changed, 33 insertions, 0 deletions
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 |