FirstPersonViewStreamingCast.unity 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!29 &1
  4. OcclusionCullingSettings:
  5. m_ObjectHideFlags: 0
  6. serializedVersion: 2
  7. m_OcclusionBakeSettings:
  8. smallestOccluder: 5
  9. smallestHole: 0.25
  10. backfaceThreshold: 100
  11. m_SceneGUID: 00000000000000000000000000000000
  12. m_OcclusionCullingData: {fileID: 0}
  13. --- !u!104 &2
  14. RenderSettings:
  15. m_ObjectHideFlags: 0
  16. serializedVersion: 9
  17. m_Fog: 0
  18. m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
  19. m_FogMode: 3
  20. m_FogDensity: 0.01
  21. m_LinearFogStart: 0
  22. m_LinearFogEnd: 300
  23. m_AmbientSkyColor: {r: 0.56554824, g: 0.5925869, b: 0.6698113, a: 1}
  24. m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
  25. m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
  26. m_AmbientIntensity: 1
  27. m_AmbientMode: 3
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 0}
  30. m_HaloStrength: 0.5
  31. m_FlareStrength: 1
  32. m_FlareFadeSpeed: 3
  33. m_HaloTexture: {fileID: 0}
  34. m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
  35. m_DefaultReflectionMode: 0
  36. m_DefaultReflectionResolution: 512
  37. m_ReflectionBounces: 2
  38. m_ReflectionIntensity: 1
  39. m_CustomReflection: {fileID: 0}
  40. m_Sun: {fileID: 0}
  41. m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
  42. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 11
  47. m_GIWorkflowMode: 0
  48. m_GISettings:
  49. serializedVersion: 2
  50. m_BounceScale: 1
  51. m_IndirectOutputScale: 1
  52. m_AlbedoBoost: 1
  53. m_TemporalCoherenceThreshold: 1
  54. m_EnvironmentLightingMode: 0
  55. m_EnableBakedLightmaps: 1
  56. m_EnableRealtimeLightmaps: 1
  57. m_LightmapEditorSettings:
  58. serializedVersion: 10
  59. m_Resolution: 2
  60. m_BakeResolution: 40
  61. m_AtlasSize: 1024
  62. m_AO: 0
  63. m_AOMaxDistance: 1
  64. m_CompAOExponent: 1
  65. m_CompAOExponentDirect: 0
  66. m_Padding: 2
  67. m_LightmapParameters: {fileID: 0}
  68. m_LightmapsBakeMode: 1
  69. m_TextureCompression: 1
  70. m_FinalGather: 0
  71. m_FinalGatherFiltering: 1
  72. m_FinalGatherRayCount: 256
  73. m_ReflectionCompression: 0
  74. m_MixedBakeMode: 2
  75. m_BakeBackend: 0
  76. m_PVRSampling: 1
  77. m_PVRDirectSampleCount: 32
  78. m_PVRSampleCount: 500
  79. m_PVRBounces: 2
  80. m_PVRFilterTypeDirect: 0
  81. m_PVRFilterTypeIndirect: 0
  82. m_PVRFilterTypeAO: 0
  83. m_PVRFilteringMode: 1
  84. m_PVRCulling: 1
  85. m_PVRFilteringGaussRadiusDirect: 1
  86. m_PVRFilteringGaussRadiusIndirect: 5
  87. m_PVRFilteringGaussRadiusAO: 2
  88. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  89. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  90. m_PVRFilteringAtrousPositionSigmaAO: 1
  91. m_ShowResolutionOverlay: 1
  92. m_LightingDataAsset: {fileID: 0}
  93. m_UseShadowmask: 1
  94. --- !u!196 &4
  95. NavMeshSettings:
  96. serializedVersion: 2
  97. m_ObjectHideFlags: 0
  98. m_BuildSettings:
  99. serializedVersion: 2
  100. agentTypeID: 0
  101. agentRadius: 0.5
  102. agentHeight: 2
  103. agentSlope: 45
  104. agentClimb: 0.4
  105. ledgeDropHeight: 0
  106. maxJumpAcrossDistance: 0
  107. minRegionArea: 2
  108. manualCellSize: 0
  109. cellSize: 0.16666667
  110. manualTileSize: 0
  111. tileSize: 256
  112. accuratePlacement: 0
  113. debug:
  114. m_Flags: 0
  115. m_NavMeshData: {fileID: 0}
  116. --- !u!1001 &365313932
  117. Prefab:
  118. m_ObjectHideFlags: 0
  119. serializedVersion: 2
  120. m_Modification:
  121. m_TransformParent: {fileID: 0}
  122. m_Modifications:
  123. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  124. propertyPath: m_LocalPosition.x
  125. value: 0
  126. objectReference: {fileID: 0}
  127. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  128. propertyPath: m_LocalPosition.y
  129. value: 0
  130. objectReference: {fileID: 0}
  131. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  132. propertyPath: m_LocalPosition.z
  133. value: 0
  134. objectReference: {fileID: 0}
  135. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  136. propertyPath: m_LocalRotation.x
  137. value: 0
  138. objectReference: {fileID: 0}
  139. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  140. propertyPath: m_LocalRotation.y
  141. value: 0
  142. objectReference: {fileID: 0}
  143. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  144. propertyPath: m_LocalRotation.z
  145. value: 0
  146. objectReference: {fileID: 0}
  147. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  148. propertyPath: m_LocalRotation.w
  149. value: 1
  150. objectReference: {fileID: 0}
  151. - target: {fileID: 4808320353365586, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  152. propertyPath: m_RootOrder
  153. value: 1
  154. objectReference: {fileID: 0}
  155. - target: {fileID: 114189359072911506, guid: ad152f08ed7eb6e4abd93376a0203e38,
  156. type: 2}
  157. propertyPath: m_OverrideCameraCenter
  158. value:
  159. objectReference: {fileID: 444365360}
  160. - target: {fileID: 1581093954426074, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  161. propertyPath: m_IsActive
  162. value: 1
  163. objectReference: {fileID: 0}
  164. m_RemovedComponents: []
  165. m_SourcePrefab: {fileID: 100100000, guid: ad152f08ed7eb6e4abd93376a0203e38, type: 2}
  166. m_IsPrefabAsset: 0
  167. --- !u!1001 &414117917
  168. Prefab:
  169. m_ObjectHideFlags: 0
  170. serializedVersion: 2
  171. m_Modification:
  172. m_TransformParent: {fileID: 0}
  173. m_Modifications:
  174. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  175. propertyPath: m_LocalPosition.x
  176. value: 0
  177. objectReference: {fileID: 0}
  178. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  179. propertyPath: m_LocalPosition.y
  180. value: -0.15
  181. objectReference: {fileID: 0}
  182. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  183. propertyPath: m_LocalPosition.z
  184. value: 1.5
  185. objectReference: {fileID: 0}
  186. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  187. propertyPath: m_LocalRotation.x
  188. value: -0
  189. objectReference: {fileID: 0}
  190. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  191. propertyPath: m_LocalRotation.y
  192. value: -0
  193. objectReference: {fileID: 0}
  194. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  195. propertyPath: m_LocalRotation.z
  196. value: -0
  197. objectReference: {fileID: 0}
  198. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  199. propertyPath: m_LocalRotation.w
  200. value: 1
  201. objectReference: {fileID: 0}
  202. - target: {fileID: 4131315785955196, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  203. propertyPath: m_RootOrder
  204. value: 2
  205. objectReference: {fileID: 0}
  206. - target: {fileID: 1341636462457712, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  207. propertyPath: m_IsActive
  208. value: 1
  209. objectReference: {fileID: 0}
  210. m_RemovedComponents: []
  211. m_SourcePrefab: {fileID: 100100000, guid: b76c07b35799f964b88ea24bca4cbb08, type: 2}
  212. m_IsPrefabAsset: 0
  213. --- !u!1001 &444365359
  214. Prefab:
  215. m_ObjectHideFlags: 0
  216. serializedVersion: 2
  217. m_Modification:
  218. m_TransformParent: {fileID: 0}
  219. m_Modifications:
  220. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  221. propertyPath: m_LocalPosition.x
  222. value: 0
  223. objectReference: {fileID: 0}
  224. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  225. propertyPath: m_LocalPosition.y
  226. value: 0
  227. objectReference: {fileID: 0}
  228. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  229. propertyPath: m_LocalPosition.z
  230. value: 0
  231. objectReference: {fileID: 0}
  232. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  233. propertyPath: m_LocalRotation.x
  234. value: 0
  235. objectReference: {fileID: 0}
  236. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  237. propertyPath: m_LocalRotation.y
  238. value: 0
  239. objectReference: {fileID: 0}
  240. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  241. propertyPath: m_LocalRotation.z
  242. value: 0
  243. objectReference: {fileID: 0}
  244. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  245. propertyPath: m_LocalRotation.w
  246. value: 1
  247. objectReference: {fileID: 0}
  248. - target: {fileID: 4275651716754104, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  249. propertyPath: m_RootOrder
  250. value: 0
  251. objectReference: {fileID: 0}
  252. - target: {fileID: 1668515225578100, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  253. propertyPath: m_Name
  254. value: NRCameraRig
  255. objectReference: {fileID: 0}
  256. - target: {fileID: 114378715144848742, guid: 665d8158924bd2648a94fb3f87691bbb,
  257. type: 2}
  258. propertyPath: SessionConfig
  259. value:
  260. objectReference: {fileID: 11400000, guid: 27d90d2c2ddcd074ca3e384fea9d08ca,
  261. type: 2}
  262. - target: {fileID: 4529309942957008, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  263. propertyPath: m_RootOrder
  264. value: 1
  265. objectReference: {fileID: 0}
  266. - target: {fileID: 4347012660897428, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  267. propertyPath: m_RootOrder
  268. value: 3
  269. objectReference: {fileID: 0}
  270. - target: {fileID: 20787554590591570, guid: 665d8158924bd2648a94fb3f87691bbb,
  271. type: 2}
  272. propertyPath: m_CullingMask.m_Bits
  273. value: 4294967295
  274. objectReference: {fileID: 0}
  275. - target: {fileID: 20850121355348172, guid: 665d8158924bd2648a94fb3f87691bbb,
  276. type: 2}
  277. propertyPath: m_CullingMask.m_Bits
  278. value: 4294967295
  279. objectReference: {fileID: 0}
  280. - target: {fileID: 1713578656367708, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  281. propertyPath: m_TagString
  282. value: MainCamera
  283. objectReference: {fileID: 0}
  284. - target: {fileID: 1831472376678662, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  285. propertyPath: m_IsActive
  286. value: 1
  287. objectReference: {fileID: 0}
  288. - target: {fileID: 1449425198145754, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  289. propertyPath: m_IsActive
  290. value: 1
  291. objectReference: {fileID: 0}
  292. m_RemovedComponents: []
  293. m_SourcePrefab: {fileID: 100100000, guid: 665d8158924bd2648a94fb3f87691bbb, type: 2}
  294. m_IsPrefabAsset: 0
  295. --- !u!4 &444365360 stripped
  296. Transform:
  297. m_CorrespondingSourceObject: {fileID: 4154700624755278, guid: 665d8158924bd2648a94fb3f87691bbb,
  298. type: 2}
  299. m_PrefabInternal: {fileID: 444365359}
  300. --- !u!1 &892906113 stripped
  301. GameObject:
  302. m_CorrespondingSourceObject: {fileID: 1341636462457712, guid: b76c07b35799f964b88ea24bca4cbb08,
  303. type: 2}
  304. m_PrefabInternal: {fileID: 414117917}
  305. --- !u!114 &892906114
  306. MonoBehaviour:
  307. m_ObjectHideFlags: 0
  308. m_CorrespondingSourceObject: {fileID: 0}
  309. m_PrefabInternal: {fileID: 0}
  310. m_GameObject: {fileID: 892906113}
  311. m_Enabled: 1
  312. m_EditorHideFlags: 0
  313. m_Script: {fileID: 11500000, guid: d4e46781612b81d4ba22ac99f1c8ab23, type: 3}
  314. m_Name:
  315. m_EditorClassIdentifier:
  316. --- !u!1001 &1129777638
  317. Prefab:
  318. m_ObjectHideFlags: 0
  319. serializedVersion: 2
  320. m_Modification:
  321. m_TransformParent: {fileID: 0}
  322. m_Modifications:
  323. - target: {fileID: 4767767683173862, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  324. propertyPath: m_LocalPosition.x
  325. value: 0
  326. objectReference: {fileID: 0}
  327. - target: {fileID: 4767767683173862, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  328. propertyPath: m_LocalPosition.y
  329. value: 0
  330. objectReference: {fileID: 0}
  331. - target: {fileID: 4767767683173862, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  332. propertyPath: m_LocalPosition.z
  333. value: 0
  334. objectReference: {fileID: 0}
  335. - target: {fileID: 4767767683173862, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  336. propertyPath: m_LocalRotation.x
  337. value: 0
  338. objectReference: {fileID: 0}
  339. - target: {fileID: 4767767683173862, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  340. propertyPath: m_LocalRotation.y
  341. value: 0
  342. objectReference: {fileID: 0}
  343. - target: {fileID: 4767767683173862, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  344. propertyPath: m_LocalRotation.z
  345. value: 0
  346. objectReference: {fileID: 0}
  347. - target: {fileID: 4767767683173862, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  348. propertyPath: m_LocalRotation.w
  349. value: 1
  350. objectReference: {fileID: 0}
  351. - target: {fileID: 4767767683173862, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  352. propertyPath: m_RootOrder
  353. value: 4
  354. objectReference: {fileID: 0}
  355. m_RemovedComponents: []
  356. m_SourcePrefab: {fileID: 100100000, guid: 2bd84b65afcd6b04c80d246e9ae9a0b7, type: 2}
  357. m_IsPrefabAsset: 0
  358. --- !u!1 &1168017131
  359. GameObject:
  360. m_ObjectHideFlags: 0
  361. m_CorrespondingSourceObject: {fileID: 0}
  362. m_PrefabInternal: {fileID: 0}
  363. serializedVersion: 6
  364. m_Component:
  365. - component: {fileID: 1168017133}
  366. - component: {fileID: 1168017132}
  367. m_Layer: 0
  368. m_Name: Directional Light
  369. m_TagString: Untagged
  370. m_Icon: {fileID: 0}
  371. m_NavMeshLayer: 0
  372. m_StaticEditorFlags: 0
  373. m_IsActive: 1
  374. --- !u!108 &1168017132
  375. Light:
  376. m_ObjectHideFlags: 0
  377. m_CorrespondingSourceObject: {fileID: 0}
  378. m_PrefabInternal: {fileID: 0}
  379. m_GameObject: {fileID: 1168017131}
  380. m_Enabled: 1
  381. serializedVersion: 8
  382. m_Type: 1
  383. m_Color: {r: 1, g: 1, b: 1, a: 1}
  384. m_Intensity: 0.66
  385. m_Range: 10
  386. m_SpotAngle: 30
  387. m_CookieSize: 10
  388. m_Shadows:
  389. m_Type: 0
  390. m_Resolution: 1
  391. m_CustomResolution: -1
  392. m_Strength: 0.714
  393. m_Bias: 0
  394. m_NormalBias: 0
  395. m_NearPlane: 6.31
  396. m_Cookie: {fileID: 0}
  397. m_DrawHalo: 0
  398. m_Flare: {fileID: 0}
  399. m_RenderMode: 0
  400. m_CullingMask:
  401. serializedVersion: 2
  402. m_Bits: 4294967295
  403. m_Lightmapping: 4
  404. m_LightShadowCasterMode: 0
  405. m_AreaSize: {x: 1, y: 1}
  406. m_BounceIntensity: 1
  407. m_ColorTemperature: 6570
  408. m_UseColorTemperature: 0
  409. m_ShadowRadius: 0
  410. m_ShadowAngle: 0
  411. --- !u!4 &1168017133
  412. Transform:
  413. m_ObjectHideFlags: 0
  414. m_CorrespondingSourceObject: {fileID: 0}
  415. m_PrefabInternal: {fileID: 0}
  416. m_GameObject: {fileID: 1168017131}
  417. m_LocalRotation: {x: 0.42817298, y: -0.20697899, z: 0.10101473, w: 0.87385565}
  418. m_LocalPosition: {x: 0, y: 0.276, z: 0}
  419. m_LocalScale: {x: 1, y: 1, z: 1}
  420. m_Children: []
  421. m_Father: {fileID: 0}
  422. m_RootOrder: 3
  423. m_LocalEulerAnglesHint: {x: 52.198, y: -26.683, z: -0.066}