diff options
Diffstat (limited to 'Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller Follow Preset.asset')
-rw-r--r-- | Assets/Samples/XR Interaction Toolkit/3.1.2/Hands Interaction Demo/DatumPresets/Under Watch Controller 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 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 |