열차 목업의 내부 확인용 프로젝트
smchoi
2024-06-14 23cbbc76b6204691dd06f93f2108993f9ca79020
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
%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: 1
    palmFacingUserDegreeAngleThreshold: 54
    requirePalmFacingUp: 1
    palmFacingUpDegreeAngleThreshold: 72
    snapToGaze: 0
    snapToGazeAngleThreshold: 30
    hideDelaySeconds: 0.15
    allowSmoothing: 0
    followLowerSmoothingValue: 12
    followUpperSmoothingValue: 16