ShadowSystem.prefab 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!1 &1493643801418580735
  4. GameObject:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. serializedVersion: 6
  10. m_Component:
  11. - component: {fileID: 3230918514520133322}
  12. - component: {fileID: 1414503936990701671}
  13. - component: {fileID: 93635213145289863}
  14. - component: {fileID: 7519030666407563313}
  15. m_Layer: 0
  16. m_Name: Main Camera
  17. m_TagString: MainCamera
  18. m_Icon: {fileID: 0}
  19. m_NavMeshLayer: 0
  20. m_StaticEditorFlags: 0
  21. m_IsActive: 0
  22. --- !u!4 &3230918514520133322
  23. Transform:
  24. m_ObjectHideFlags: 0
  25. m_CorrespondingSourceObject: {fileID: 0}
  26. m_PrefabInstance: {fileID: 0}
  27. m_PrefabAsset: {fileID: 0}
  28. m_GameObject: {fileID: 1493643801418580735}
  29. m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
  30. m_LocalPosition: {x: 0, y: 0, z: 0}
  31. m_LocalScale: {x: 1, y: 1, z: 1}
  32. m_ConstrainProportionsScale: 0
  33. m_Children: []
  34. m_Father: {fileID: 7301597434508464938}
  35. m_RootOrder: 3
  36. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  37. --- !u!20 &1414503936990701671
  38. Camera:
  39. m_ObjectHideFlags: 0
  40. m_CorrespondingSourceObject: {fileID: 0}
  41. m_PrefabInstance: {fileID: 0}
  42. m_PrefabAsset: {fileID: 0}
  43. m_GameObject: {fileID: 1493643801418580735}
  44. m_Enabled: 1
  45. serializedVersion: 2
  46. m_ClearFlags: 2
  47. m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0}
  48. m_projectionMatrixMode: 1
  49. m_GateFitMode: 2
  50. m_FOVAxisMode: 0
  51. m_SensorSize: {x: 36, y: 24}
  52. m_LensShift: {x: 0, y: 0}
  53. m_FocalLength: 50
  54. m_NormalizedViewPortRect:
  55. serializedVersion: 2
  56. x: 0
  57. y: 0
  58. width: 1
  59. height: 1
  60. near clip plane: 0.01
  61. far clip plane: 1000
  62. field of view: 60
  63. orthographic: 0
  64. orthographic size: 5
  65. m_Depth: 0
  66. m_CullingMask:
  67. serializedVersion: 2
  68. m_Bits: 4294967295
  69. m_RenderingPath: -1
  70. m_TargetTexture: {fileID: 0}
  71. m_TargetDisplay: 0
  72. m_TargetEye: 3
  73. m_HDR: 1
  74. m_AllowMSAA: 1
  75. m_AllowDynamicResolution: 0
  76. m_ForceIntoRT: 0
  77. m_OcclusionCulling: 1
  78. m_StereoConvergence: 10
  79. m_StereoSeparation: 0.022
  80. --- !u!81 &93635213145289863
  81. AudioListener:
  82. m_ObjectHideFlags: 0
  83. m_CorrespondingSourceObject: {fileID: 0}
  84. m_PrefabInstance: {fileID: 0}
  85. m_PrefabAsset: {fileID: 0}
  86. m_GameObject: {fileID: 1493643801418580735}
  87. m_Enabled: 1
  88. --- !u!114 &7519030666407563313
  89. MonoBehaviour:
  90. m_ObjectHideFlags: 0
  91. m_CorrespondingSourceObject: {fileID: 0}
  92. m_PrefabInstance: {fileID: 0}
  93. m_PrefabAsset: {fileID: 0}
  94. m_GameObject: {fileID: 1493643801418580735}
  95. m_Enabled: 1
  96. m_EditorHideFlags: 0
  97. m_Script: {fileID: 11500000, guid: c2fadf230d1919748a9aa21d40f74619, type: 3}
  98. m_Name:
  99. m_EditorClassIdentifier:
  100. m_TrackingType: 0
  101. m_UpdateType: 0
  102. m_IgnoreTrackingState: 0
  103. m_PositionInput:
  104. m_UseReference: 0
  105. m_Action:
  106. m_Name: Position
  107. m_Type: 0
  108. m_ExpectedControlType: Vector3
  109. m_Id: 1f9b2457-3198-4710-884a-f85de6fd481e
  110. m_Processors:
  111. m_Interactions:
  112. m_SingletonActionBindings:
  113. - m_Name:
  114. m_Id: 43d6accb-7db8-49d5-9fb2-d2b6e0423a94
  115. m_Path: <XRHMD>/centerEyePosition
  116. m_Interactions:
  117. m_Processors:
  118. m_Groups:
  119. m_Action: Position
  120. m_Flags: 0
  121. m_Flags: 0
  122. m_Reference: {fileID: 0}
  123. m_RotationInput:
  124. m_UseReference: 0
  125. m_Action:
  126. m_Name: Rotation
  127. m_Type: 0
  128. m_ExpectedControlType: Quaternion
  129. m_Id: d2511d22-41f9-4278-b7dd-77553f6325b5
  130. m_Processors:
  131. m_Interactions:
  132. m_SingletonActionBindings:
  133. - m_Name:
  134. m_Id: 01cc643a-a28a-4604-b878-9c55cc292aad
  135. m_Path: <XRHMD>/centerEyeRotation
  136. m_Interactions:
  137. m_Processors:
  138. m_Groups:
  139. m_Action: Rotation
  140. m_Flags: 0
  141. m_Flags: 0
  142. m_Reference: {fileID: 0}
  143. m_TrackingStateInput:
  144. m_UseReference: 0
  145. m_Action:
  146. m_Name:
  147. m_Type: 0
  148. m_ExpectedControlType:
  149. m_Id: 5f11de59-26c6-4667-83f4-0d7570b866ff
  150. m_Processors:
  151. m_Interactions:
  152. m_SingletonActionBindings: []
  153. m_Flags: 0
  154. m_Reference: {fileID: 0}
  155. m_PositionAction:
  156. m_Name:
  157. m_Type: 0
  158. m_ExpectedControlType:
  159. m_Id:
  160. m_Processors:
  161. m_Interactions:
  162. m_SingletonActionBindings: []
  163. m_Flags: 0
  164. m_RotationAction:
  165. m_Name:
  166. m_Type: 0
  167. m_ExpectedControlType:
  168. m_Id:
  169. m_Processors:
  170. m_Interactions:
  171. m_SingletonActionBindings: []
  172. m_Flags: 0
  173. --- !u!1 &7296445313094666710
  174. GameObject:
  175. m_ObjectHideFlags: 0
  176. m_CorrespondingSourceObject: {fileID: 0}
  177. m_PrefabInstance: {fileID: 0}
  178. m_PrefabAsset: {fileID: 0}
  179. serializedVersion: 6
  180. m_Component:
  181. - component: {fileID: 7301597434508464938}
  182. - component: {fileID: 7296445313094666697}
  183. - component: {fileID: 2030627641}
  184. m_Layer: 0
  185. m_Name: ShadowSystem
  186. m_TagString: Untagged
  187. m_Icon: {fileID: 0}
  188. m_NavMeshLayer: 0
  189. m_StaticEditorFlags: 0
  190. m_IsActive: 1
  191. --- !u!4 &7301597434508464938
  192. Transform:
  193. m_ObjectHideFlags: 0
  194. m_CorrespondingSourceObject: {fileID: 0}
  195. m_PrefabInstance: {fileID: 0}
  196. m_PrefabAsset: {fileID: 0}
  197. m_GameObject: {fileID: 7296445313094666710}
  198. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  199. m_LocalPosition: {x: 0, y: 1, z: 0}
  200. m_LocalScale: {x: 1, y: 1, z: 1}
  201. m_ConstrainProportionsScale: 0
  202. m_Children:
  203. - {fileID: 9177743640013346631}
  204. - {fileID: 3801916658613026777}
  205. - {fileID: 6600063375118952511}
  206. - {fileID: 3230918514520133322}
  207. - {fileID: 456639847795227736}
  208. m_Father: {fileID: 0}
  209. m_RootOrder: 0
  210. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  211. --- !u!114 &7296445313094666697
  212. MonoBehaviour:
  213. m_ObjectHideFlags: 0
  214. m_CorrespondingSourceObject: {fileID: 0}
  215. m_PrefabInstance: {fileID: 0}
  216. m_PrefabAsset: {fileID: 0}
  217. m_GameObject: {fileID: 7296445313094666710}
  218. m_Enabled: 1
  219. m_EditorHideFlags: 0
  220. m_Script: {fileID: 1128249039, guid: d939acfb8cbf25c4e9072dbf56e712e3, type: 3}
  221. m_Name:
  222. m_EditorClassIdentifier:
  223. isBackKeyQuit: 1
  224. isLogShow: 0
  225. --- !u!114 &2030627641
  226. MonoBehaviour:
  227. m_ObjectHideFlags: 0
  228. m_CorrespondingSourceObject: {fileID: 0}
  229. m_PrefabInstance: {fileID: 0}
  230. m_PrefabAsset: {fileID: 0}
  231. m_GameObject: {fileID: 7296445313094666710}
  232. m_Enabled: 1
  233. m_EditorHideFlags: 0
  234. m_Script: {fileID: 11500000, guid: 3399be2e2d1f3384ba139ce00a0d01dd, type: 3}
  235. m_Name:
  236. m_EditorClassIdentifier:
  237. speed: 0.4
  238. --- !u!1001 &268286119
  239. PrefabInstance:
  240. m_ObjectHideFlags: 0
  241. serializedVersion: 2
  242. m_Modification:
  243. m_TransformParent: {fileID: 7301597434508464938}
  244. m_Modifications:
  245. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  246. propertyPath: m_RootOrder
  247. value: 4
  248. objectReference: {fileID: 0}
  249. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  250. propertyPath: m_LocalPosition.x
  251. value: 0
  252. objectReference: {fileID: 0}
  253. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  254. propertyPath: m_LocalPosition.y
  255. value: 0
  256. objectReference: {fileID: 0}
  257. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  258. propertyPath: m_LocalPosition.z
  259. value: 0
  260. objectReference: {fileID: 0}
  261. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  262. propertyPath: m_LocalRotation.w
  263. value: 1
  264. objectReference: {fileID: 0}
  265. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  266. propertyPath: m_LocalRotation.x
  267. value: -0
  268. objectReference: {fileID: 0}
  269. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  270. propertyPath: m_LocalRotation.y
  271. value: -0
  272. objectReference: {fileID: 0}
  273. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  274. propertyPath: m_LocalRotation.z
  275. value: -0
  276. objectReference: {fileID: 0}
  277. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  278. propertyPath: m_LocalEulerAnglesHint.x
  279. value: 0
  280. objectReference: {fileID: 0}
  281. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  282. propertyPath: m_LocalEulerAnglesHint.y
  283. value: 0
  284. objectReference: {fileID: 0}
  285. - target: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  286. propertyPath: m_LocalEulerAnglesHint.z
  287. value: 0
  288. objectReference: {fileID: 0}
  289. - target: {fileID: 8166778813318336035, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  290. propertyPath: m_Name
  291. value: GxrToolkit
  292. objectReference: {fileID: 0}
  293. m_RemovedComponents: []
  294. m_SourcePrefab: {fileID: 100100000, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  295. --- !u!1 &277139651631741563 stripped
  296. GameObject:
  297. m_CorrespondingSourceObject: {fileID: 277139651608888028, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  298. m_PrefabInstance: {fileID: 268286119}
  299. m_PrefabAsset: {fileID: 0}
  300. --- !u!4 &456639847795227736 stripped
  301. Transform:
  302. m_CorrespondingSourceObject: {fileID: 456639847589922047, guid: c08405fbe85658c4b8ed7b2ae7e496c3, type: 3}
  303. m_PrefabInstance: {fileID: 268286119}
  304. m_PrefabAsset: {fileID: 0}
  305. --- !u!1001 &3801916658612925637
  306. PrefabInstance:
  307. m_ObjectHideFlags: 0
  308. serializedVersion: 2
  309. m_Modification:
  310. m_TransformParent: {fileID: 7301597434508464938}
  311. m_Modifications:
  312. - target: {fileID: 121532, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  313. propertyPath: m_Name
  314. value: SvrCamera
  315. objectReference: {fileID: 0}
  316. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  317. propertyPath: m_RootOrder
  318. value: 1
  319. objectReference: {fileID: 0}
  320. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  321. propertyPath: m_LocalPosition.x
  322. value: 0
  323. objectReference: {fileID: 0}
  324. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  325. propertyPath: m_LocalPosition.y
  326. value: 0
  327. objectReference: {fileID: 0}
  328. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  329. propertyPath: m_LocalPosition.z
  330. value: 0
  331. objectReference: {fileID: 0}
  332. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  333. propertyPath: m_LocalRotation.w
  334. value: 1
  335. objectReference: {fileID: 0}
  336. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  337. propertyPath: m_LocalRotation.x
  338. value: 0
  339. objectReference: {fileID: 0}
  340. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  341. propertyPath: m_LocalRotation.y
  342. value: 0
  343. objectReference: {fileID: 0}
  344. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  345. propertyPath: m_LocalRotation.z
  346. value: 0
  347. objectReference: {fileID: 0}
  348. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  349. propertyPath: m_LocalEulerAnglesHint.x
  350. value: 0
  351. objectReference: {fileID: 0}
  352. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  353. propertyPath: m_LocalEulerAnglesHint.y
  354. value: 0
  355. objectReference: {fileID: 0}
  356. - target: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  357. propertyPath: m_LocalEulerAnglesHint.z
  358. value: 0
  359. objectReference: {fileID: 0}
  360. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  361. propertyPath: gaze
  362. value:
  363. objectReference: {fileID: 3804744484997115567}
  364. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  365. propertyPath: head
  366. value:
  367. objectReference: {fileID: 3801916658613029193}
  368. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  369. propertyPath: leftCamera
  370. value:
  371. objectReference: {fileID: 3784170380570354965}
  372. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  373. propertyPath: monoCamera
  374. value:
  375. objectReference: {fileID: 3801916658614541503}
  376. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  377. propertyPath: fadeOverlay
  378. value:
  379. objectReference: {fileID: 3801916659437171352}
  380. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  381. propertyPath: leftOverlay
  382. value:
  383. objectReference: {fileID: 3784170368722662281}
  384. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  385. propertyPath: monoOverlay
  386. value:
  387. objectReference: {fileID: 3784170382639731949}
  388. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  389. propertyPath: rightCamera
  390. value:
  391. objectReference: {fileID: 3801916658614536619}
  392. - target: {fileID: 1361512027, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  393. propertyPath: rightOverlay
  394. value:
  395. objectReference: {fileID: 3784170382902231171}
  396. m_RemovedComponents: []
  397. m_SourcePrefab: {fileID: 100100000, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  398. --- !u!20 &3784170368722662281 stripped
  399. Camera:
  400. m_CorrespondingSourceObject: {fileID: 20000013883443020, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  401. m_PrefabInstance: {fileID: 3801916658612925637}
  402. m_PrefabAsset: {fileID: 0}
  403. --- !u!20 &3784170380570354965 stripped
  404. Camera:
  405. m_CorrespondingSourceObject: {fileID: 20000012778869200, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  406. m_PrefabInstance: {fileID: 3801916658612925637}
  407. m_PrefabAsset: {fileID: 0}
  408. --- !u!20 &3784170382639731949 stripped
  409. Camera:
  410. m_CorrespondingSourceObject: {fileID: 20000010687537192, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  411. m_PrefabInstance: {fileID: 3801916658612925637}
  412. m_PrefabAsset: {fileID: 0}
  413. --- !u!20 &3784170382902231171 stripped
  414. Camera:
  415. m_CorrespondingSourceObject: {fileID: 20000010413438022, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  416. m_PrefabInstance: {fileID: 3801916658612925637}
  417. m_PrefabAsset: {fileID: 0}
  418. --- !u!4 &3801916658613026777 stripped
  419. Transform:
  420. m_CorrespondingSourceObject: {fileID: 494364, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  421. m_PrefabInstance: {fileID: 3801916658612925637}
  422. m_PrefabAsset: {fileID: 0}
  423. --- !u!4 &3801916658613029193 stripped
  424. Transform:
  425. m_CorrespondingSourceObject: {fileID: 425356, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  426. m_PrefabInstance: {fileID: 3801916658612925637}
  427. m_PrefabAsset: {fileID: 0}
  428. --- !u!20 &3801916658614536619 stripped
  429. Camera:
  430. m_CorrespondingSourceObject: {fileID: 2063726, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  431. m_PrefabInstance: {fileID: 3801916658612925637}
  432. m_PrefabAsset: {fileID: 0}
  433. --- !u!20 &3801916658614541503 stripped
  434. Camera:
  435. m_CorrespondingSourceObject: {fileID: 2058362, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  436. m_PrefabInstance: {fileID: 3801916658612925637}
  437. m_PrefabAsset: {fileID: 0}
  438. --- !u!114 &3801916659437171352 stripped
  439. MonoBehaviour:
  440. m_CorrespondingSourceObject: {fileID: 1361512029, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  441. m_PrefabInstance: {fileID: 3801916658612925637}
  442. m_PrefabAsset: {fileID: 0}
  443. m_GameObject: {fileID: 0}
  444. m_Enabled: 0
  445. m_EditorHideFlags: 0
  446. m_Script: {fileID: -1737125100, guid: 60821833e8fc69846b913c40cd10dd31, type: 3}
  447. m_Name:
  448. m_EditorClassIdentifier:
  449. --- !u!4 &3804744484997115567 stripped
  450. Transform:
  451. m_CorrespondingSourceObject: {fileID: 4000014160517738, guid: bd325c22da8fc39409d0549d8f9a749a, type: 3}
  452. m_PrefabInstance: {fileID: 3801916658612925637}
  453. m_PrefabAsset: {fileID: 0}
  454. --- !u!1001 &8112617911465340184
  455. PrefabInstance:
  456. m_ObjectHideFlags: 0
  457. serializedVersion: 2
  458. m_Modification:
  459. m_TransformParent: {fileID: 7301597434508464938}
  460. m_Modifications:
  461. - target: {fileID: 61730981, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  462. propertyPath: head
  463. value:
  464. objectReference: {fileID: 277139651631741563}
  465. - target: {fileID: 61730981, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  466. propertyPath: listinput.Array.size
  467. value: 0
  468. objectReference: {fileID: 0}
  469. - target: {fileID: 61730981, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  470. propertyPath: listtrack.Array.size
  471. value: 0
  472. objectReference: {fileID: 0}
  473. - target: {fileID: 319909618, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  474. propertyPath: head
  475. value:
  476. objectReference: {fileID: 277139651631741563}
  477. - target: {fileID: 319909618, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  478. propertyPath: listinput.Array.size
  479. value: 0
  480. objectReference: {fileID: 0}
  481. - target: {fileID: 319909618, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  482. propertyPath: listtrack.Array.size
  483. value: 0
  484. objectReference: {fileID: 0}
  485. - target: {fileID: 2479493481492936114, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  486. propertyPath: XRCamera
  487. value:
  488. objectReference: {fileID: 1414503936990701671}
  489. - target: {fileID: 3102397031694140709, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  490. propertyPath: m_Name
  491. value: ControllerInputFromAction
  492. objectReference: {fileID: 0}
  493. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  494. propertyPath: m_RootOrder
  495. value: 2
  496. objectReference: {fileID: 0}
  497. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  498. propertyPath: m_LocalPosition.x
  499. value: 0.0285
  500. objectReference: {fileID: 0}
  501. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  502. propertyPath: m_LocalPosition.y
  503. value: -0.007261719
  504. objectReference: {fileID: 0}
  505. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  506. propertyPath: m_LocalPosition.z
  507. value: 0
  508. objectReference: {fileID: 0}
  509. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  510. propertyPath: m_LocalRotation.w
  511. value: 1
  512. objectReference: {fileID: 0}
  513. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  514. propertyPath: m_LocalRotation.x
  515. value: 0
  516. objectReference: {fileID: 0}
  517. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  518. propertyPath: m_LocalRotation.y
  519. value: 0
  520. objectReference: {fileID: 0}
  521. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  522. propertyPath: m_LocalRotation.z
  523. value: 0
  524. objectReference: {fileID: 0}
  525. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  526. propertyPath: m_LocalEulerAnglesHint.x
  527. value: 0
  528. objectReference: {fileID: 0}
  529. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  530. propertyPath: m_LocalEulerAnglesHint.y
  531. value: 0
  532. objectReference: {fileID: 0}
  533. - target: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  534. propertyPath: m_LocalEulerAnglesHint.z
  535. value: 0
  536. objectReference: {fileID: 0}
  537. m_RemovedComponents: []
  538. m_SourcePrefab: {fileID: 100100000, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  539. --- !u!4 &6600063375118952511 stripped
  540. Transform:
  541. m_CorrespondingSourceObject: {fileID: 3102397031694140711, guid: f6f0cec37db949f47ab02b2550ea1477, type: 3}
  542. m_PrefabInstance: {fileID: 8112617911465340184}
  543. m_PrefabAsset: {fileID: 0}
  544. --- !u!1001 &9174711459668195897
  545. PrefabInstance:
  546. m_ObjectHideFlags: 0
  547. serializedVersion: 2
  548. m_Modification:
  549. m_TransformParent: {fileID: 7301597434508464938}
  550. m_Modifications:
  551. - target: {fileID: 1302449235100846, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  552. propertyPath: m_Name
  553. value: InputSystem
  554. objectReference: {fileID: 0}
  555. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  556. propertyPath: m_RootOrder
  557. value: 0
  558. objectReference: {fileID: 0}
  559. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  560. propertyPath: m_LocalPosition.x
  561. value: 0
  562. objectReference: {fileID: 0}
  563. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  564. propertyPath: m_LocalPosition.y
  565. value: 0
  566. objectReference: {fileID: 0}
  567. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  568. propertyPath: m_LocalPosition.z
  569. value: 0
  570. objectReference: {fileID: 0}
  571. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  572. propertyPath: m_LocalRotation.w
  573. value: 1
  574. objectReference: {fileID: 0}
  575. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  576. propertyPath: m_LocalRotation.x
  577. value: 0
  578. objectReference: {fileID: 0}
  579. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  580. propertyPath: m_LocalRotation.y
  581. value: 0
  582. objectReference: {fileID: 0}
  583. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  584. propertyPath: m_LocalRotation.z
  585. value: 0
  586. objectReference: {fileID: 0}
  587. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  588. propertyPath: m_LocalEulerAnglesHint.x
  589. value: 0
  590. objectReference: {fileID: 0}
  591. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  592. propertyPath: m_LocalEulerAnglesHint.y
  593. value: 0
  594. objectReference: {fileID: 0}
  595. - target: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  596. propertyPath: m_LocalEulerAnglesHint.z
  597. value: 0
  598. objectReference: {fileID: 0}
  599. - target: {fileID: 509666402926521100, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  600. propertyPath: m_Enabled
  601. value: 0
  602. objectReference: {fileID: 0}
  603. - target: {fileID: 509666404141437477, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  604. propertyPath: m_Enabled
  605. value: 0
  606. objectReference: {fileID: 0}
  607. - target: {fileID: 509666404232553596, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  608. propertyPath: m_Enabled
  609. value: 0
  610. objectReference: {fileID: 0}
  611. - target: {fileID: 509666404333939006, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  612. propertyPath: m_Enabled
  613. value: 0
  614. objectReference: {fileID: 0}
  615. - target: {fileID: 1184367492395586045, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  616. propertyPath: m_Enabled
  617. value: 0
  618. objectReference: {fileID: 0}
  619. - target: {fileID: 1184367492881895875, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  620. propertyPath: OpenHead
  621. value: 0
  622. objectReference: {fileID: 0}
  623. - target: {fileID: 1184367493046807598, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  624. propertyPath: m_IsActive
  625. value: 1
  626. objectReference: {fileID: 0}
  627. - target: {fileID: 1184367493194467186, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  628. propertyPath: m_Enabled
  629. value: 0
  630. objectReference: {fileID: 0}
  631. - target: {fileID: 1184367493263520665, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  632. propertyPath: m_Enabled
  633. value: 0
  634. objectReference: {fileID: 0}
  635. - target: {fileID: 1184367493385131891, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  636. propertyPath: m_Enabled
  637. value: 0
  638. objectReference: {fileID: 0}
  639. - target: {fileID: 1184367493570743244, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  640. propertyPath: m_Enabled
  641. value: 0
  642. objectReference: {fileID: 0}
  643. - target: {fileID: 1184367493831822405, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  644. propertyPath: m_Enabled
  645. value: 0
  646. objectReference: {fileID: 0}
  647. - target: {fileID: 1184367494012702962, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  648. propertyPath: m_Enabled
  649. value: 0
  650. objectReference: {fileID: 0}
  651. - target: {fileID: 5206240714249327170, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  652. propertyPath: iSEditorEnableHandShank
  653. value: 1
  654. objectReference: {fileID: 0}
  655. - target: {fileID: 8301030123369633330, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  656. propertyPath: m_IsActive
  657. value: 1
  658. objectReference: {fileID: 0}
  659. - target: {fileID: 8315031874513652850, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  660. propertyPath: m_Enabled
  661. value: 0
  662. objectReference: {fileID: 0}
  663. - target: {fileID: 8315203261187040688, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  664. propertyPath: m_Enabled
  665. value: 0
  666. objectReference: {fileID: 0}
  667. - target: {fileID: 8315270799511153818, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  668. propertyPath: m_Enabled
  669. value: 0
  670. objectReference: {fileID: 0}
  671. m_RemovedComponents: []
  672. m_SourcePrefab: {fileID: 100100000, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  673. --- !u!4 &9177743640013346631 stripped
  674. Transform:
  675. m_CorrespondingSourceObject: {fileID: 4215804616961406, guid: 8a55a63d5ba22ba4b9f4c524040d3a23, type: 3}
  676. m_PrefabInstance: {fileID: 9174711459668195897}
  677. m_PrefabAsset: {fileID: 0}