ExampleScene.unity 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  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: 8
  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.2, g: 0.2, b: 0.2, a: 1}
  24. m_AmbientEquatorColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
  25. m_AmbientGroundColor: {r: 0.2, g: 0.2, b: 0.2, 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: 128
  37. m_ReflectionBounces: 1
  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. --- !u!157 &4
  43. LightmapSettings:
  44. m_ObjectHideFlags: 0
  45. serializedVersion: 11
  46. m_GIWorkflowMode: 1
  47. m_GISettings:
  48. serializedVersion: 2
  49. m_BounceScale: 1
  50. m_IndirectOutputScale: 1
  51. m_AlbedoBoost: 1
  52. m_TemporalCoherenceThreshold: 1
  53. m_EnvironmentLightingMode: 0
  54. m_EnableBakedLightmaps: 1
  55. m_EnableRealtimeLightmaps: 0
  56. m_LightmapEditorSettings:
  57. serializedVersion: 9
  58. m_Resolution: 1
  59. m_BakeResolution: 1
  60. m_TextureWidth: 1024
  61. m_TextureHeight: 1024
  62. m_AO: 1
  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: 0
  70. m_FinalGather: 0
  71. m_FinalGatherFiltering: 1
  72. m_FinalGatherRayCount: 256
  73. m_ReflectionCompression: 2
  74. m_MixedBakeMode: 1
  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: 0
  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: 0
  94. --- !u!196 &5
  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.16666666
  110. manualTileSize: 0
  111. tileSize: 256
  112. accuratePlacement: 0
  113. debug:
  114. m_Flags: 0
  115. m_NavMeshData: {fileID: 0}
  116. --- !u!1001 &61508845
  117. Prefab:
  118. m_ObjectHideFlags: 0
  119. serializedVersion: 2
  120. m_Modification:
  121. m_TransformParent: {fileID: 0}
  122. m_Modifications:
  123. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  124. propertyPath: m_LocalPosition.x
  125. value: 0
  126. objectReference: {fileID: 0}
  127. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  128. propertyPath: m_LocalPosition.y
  129. value: 0
  130. objectReference: {fileID: 0}
  131. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  132. propertyPath: m_LocalPosition.z
  133. value: 626
  134. objectReference: {fileID: 0}
  135. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  136. propertyPath: m_LocalRotation.x
  137. value: 0
  138. objectReference: {fileID: 0}
  139. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  140. propertyPath: m_LocalRotation.y
  141. value: -.0656248033
  142. objectReference: {fileID: 0}
  143. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  144. propertyPath: m_LocalRotation.z
  145. value: 0
  146. objectReference: {fileID: 0}
  147. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  148. propertyPath: m_LocalRotation.w
  149. value: .997844398
  150. objectReference: {fileID: 0}
  151. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  152. propertyPath: m_RootOrder
  153. value: 3
  154. objectReference: {fileID: 0}
  155. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  156. propertyPath: m_AnchoredPosition.x
  157. value: 157
  158. objectReference: {fileID: 0}
  159. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  160. propertyPath: m_AnchoredPosition.y
  161. value: -4
  162. objectReference: {fileID: 0}
  163. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  164. propertyPath: m_SizeDelta.x
  165. value: 1157
  166. objectReference: {fileID: 0}
  167. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  168. propertyPath: m_SizeDelta.y
  169. value: 632
  170. objectReference: {fileID: 0}
  171. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  172. propertyPath: m_AnchorMin.x
  173. value: 0
  174. objectReference: {fileID: 0}
  175. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  176. propertyPath: m_AnchorMin.y
  177. value: 0
  178. objectReference: {fileID: 0}
  179. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  180. propertyPath: m_AnchorMax.x
  181. value: 0
  182. objectReference: {fileID: 0}
  183. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  184. propertyPath: m_AnchorMax.y
  185. value: 0
  186. objectReference: {fileID: 0}
  187. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  188. propertyPath: m_Pivot.x
  189. value: .5
  190. objectReference: {fileID: 0}
  191. - target: {fileID: 22434620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  192. propertyPath: m_Pivot.y
  193. value: .5
  194. objectReference: {fileID: 0}
  195. - target: {fileID: 134620, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  196. propertyPath: m_IsActive
  197. value: 0
  198. objectReference: {fileID: 0}
  199. m_RemovedComponents: []
  200. m_ParentPrefab: {fileID: 100100000, guid: ab8ff0eabcaddbc43a6fda6bb510ac96, type: 2}
  201. m_IsPrefabParent: 0
  202. --- !u!1 &631862519
  203. GameObject:
  204. m_ObjectHideFlags: 0
  205. m_PrefabParentObject: {fileID: 0}
  206. m_PrefabInternal: {fileID: 0}
  207. serializedVersion: 5
  208. m_Component:
  209. - component: {fileID: 631862520}
  210. - component: {fileID: 631862521}
  211. m_Layer: 0
  212. m_Name: APITester
  213. m_TagString: Untagged
  214. m_Icon: {fileID: 0}
  215. m_NavMeshLayer: 0
  216. m_StaticEditorFlags: 0
  217. m_IsActive: 1
  218. --- !u!4 &631862520
  219. Transform:
  220. m_ObjectHideFlags: 0
  221. m_PrefabParentObject: {fileID: 0}
  222. m_PrefabInternal: {fileID: 0}
  223. m_GameObject: {fileID: 631862519}
  224. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  225. m_LocalPosition: {x: 0, y: 0, z: 0}
  226. m_LocalScale: {x: 1, y: 1, z: 1}
  227. m_Children: []
  228. m_Father: {fileID: 0}
  229. m_RootOrder: 1
  230. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  231. --- !u!114 &631862521
  232. MonoBehaviour:
  233. m_ObjectHideFlags: 0
  234. m_PrefabParentObject: {fileID: 0}
  235. m_PrefabInternal: {fileID: 0}
  236. m_GameObject: {fileID: 631862519}
  237. m_Enabled: 1
  238. m_EditorHideFlags: 0
  239. m_Script: {fileID: 11500000, guid: e7f06811cf4594542849636165c5a656, type: 3}
  240. m_Name:
  241. m_EditorClassIdentifier:
  242. --- !u!1001 &884915895
  243. Prefab:
  244. m_ObjectHideFlags: 0
  245. serializedVersion: 2
  246. m_Modification:
  247. m_TransformParent: {fileID: 0}
  248. m_Modifications:
  249. - target: {fileID: 400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  250. propertyPath: m_LocalPosition.x
  251. value: 0
  252. objectReference: {fileID: 0}
  253. - target: {fileID: 400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  254. propertyPath: m_LocalPosition.y
  255. value: 0
  256. objectReference: {fileID: 0}
  257. - target: {fileID: 400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  258. propertyPath: m_LocalPosition.z
  259. value: 0
  260. objectReference: {fileID: 0}
  261. - target: {fileID: 400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  262. propertyPath: m_LocalRotation.x
  263. value: 0
  264. objectReference: {fileID: 0}
  265. - target: {fileID: 400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  266. propertyPath: m_LocalRotation.y
  267. value: 0
  268. objectReference: {fileID: 0}
  269. - target: {fileID: 400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  270. propertyPath: m_LocalRotation.z
  271. value: 0
  272. objectReference: {fileID: 0}
  273. - target: {fileID: 400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  274. propertyPath: m_LocalRotation.w
  275. value: 1
  276. objectReference: {fileID: 0}
  277. - target: {fileID: 400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  278. propertyPath: m_RootOrder
  279. value: 0
  280. objectReference: {fileID: 0}
  281. - target: {fileID: 100000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  282. propertyPath: m_IsActive
  283. value: 1
  284. objectReference: {fileID: 0}
  285. - target: {fileID: 11400000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  286. propertyPath: fpsCounter.render
  287. value: 1
  288. objectReference: {fileID: 0}
  289. m_RemovedComponents: []
  290. m_ParentPrefab: {fileID: 100100000, guid: e84b65f6b68cbca4a9a9c63e390ea836, type: 2}
  291. m_IsPrefabParent: 0
  292. --- !u!1 &1279392516
  293. GameObject:
  294. m_ObjectHideFlags: 0
  295. m_PrefabParentObject: {fileID: 0}
  296. m_PrefabInternal: {fileID: 0}
  297. serializedVersion: 5
  298. m_Component:
  299. - component: {fileID: 1279392520}
  300. - component: {fileID: 1279392519}
  301. - component: {fileID: 1279392518}
  302. m_Layer: 0
  303. m_Name: EventSystem
  304. m_TagString: Untagged
  305. m_Icon: {fileID: 0}
  306. m_NavMeshLayer: 0
  307. m_StaticEditorFlags: 0
  308. m_IsActive: 1
  309. --- !u!114 &1279392518
  310. MonoBehaviour:
  311. m_ObjectHideFlags: 0
  312. m_PrefabParentObject: {fileID: 0}
  313. m_PrefabInternal: {fileID: 0}
  314. m_GameObject: {fileID: 1279392516}
  315. m_Enabled: 1
  316. m_EditorHideFlags: 0
  317. m_Script: {fileID: 1077351063, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  318. m_Name:
  319. m_EditorClassIdentifier:
  320. m_HorizontalAxis: Horizontal
  321. m_VerticalAxis: Vertical
  322. m_SubmitButton: Submit
  323. m_CancelButton: Cancel
  324. m_InputActionsPerSecond: 10
  325. m_RepeatDelay: 0.5
  326. m_ForceModuleActive: 0
  327. --- !u!114 &1279392519
  328. MonoBehaviour:
  329. m_ObjectHideFlags: 0
  330. m_PrefabParentObject: {fileID: 0}
  331. m_PrefabInternal: {fileID: 0}
  332. m_GameObject: {fileID: 1279392516}
  333. m_Enabled: 1
  334. m_EditorHideFlags: 0
  335. m_Script: {fileID: -619905303, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3}
  336. m_Name:
  337. m_EditorClassIdentifier:
  338. m_FirstSelected: {fileID: 0}
  339. m_sendNavigationEvents: 1
  340. m_DragThreshold: 5
  341. --- !u!4 &1279392520
  342. Transform:
  343. m_ObjectHideFlags: 0
  344. m_PrefabParentObject: {fileID: 0}
  345. m_PrefabInternal: {fileID: 0}
  346. m_GameObject: {fileID: 1279392516}
  347. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  348. m_LocalPosition: {x: 0, y: 0, z: 0}
  349. m_LocalScale: {x: 1, y: 1, z: 1}
  350. m_Children: []
  351. m_Father: {fileID: 0}
  352. m_RootOrder: 4
  353. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  354. --- !u!1 &1857063369
  355. GameObject:
  356. m_ObjectHideFlags: 0
  357. m_PrefabParentObject: {fileID: 0}
  358. m_PrefabInternal: {fileID: 0}
  359. serializedVersion: 5
  360. m_Component:
  361. - component: {fileID: 1857063374}
  362. - component: {fileID: 1857063373}
  363. m_Layer: 0
  364. m_Name: Main Camera
  365. m_TagString: MainCamera
  366. m_Icon: {fileID: 0}
  367. m_NavMeshLayer: 0
  368. m_StaticEditorFlags: 0
  369. m_IsActive: 1
  370. --- !u!20 &1857063373
  371. Camera:
  372. m_ObjectHideFlags: 0
  373. m_PrefabParentObject: {fileID: 0}
  374. m_PrefabInternal: {fileID: 0}
  375. m_GameObject: {fileID: 1857063369}
  376. m_Enabled: 1
  377. serializedVersion: 2
  378. m_ClearFlags: 1
  379. m_BackGroundColor: {r: 0.16176468, g: 0.16176468, b: 0.16176468, a: 0.019607844}
  380. m_NormalizedViewPortRect:
  381. serializedVersion: 2
  382. x: 0
  383. y: 0
  384. width: 1
  385. height: 1
  386. near clip plane: 0.3
  387. far clip plane: 100000
  388. field of view: 60
  389. orthographic: 0
  390. orthographic size: 100
  391. m_Depth: 0
  392. m_CullingMask:
  393. serializedVersion: 2
  394. m_Bits: 4294967295
  395. m_RenderingPath: -1
  396. m_TargetTexture: {fileID: 0}
  397. m_TargetDisplay: 0
  398. m_TargetEye: 3
  399. m_HDR: 0
  400. m_AllowMSAA: 0
  401. m_AllowDynamicResolution: 0
  402. m_ForceIntoRT: 0
  403. m_OcclusionCulling: 1
  404. m_StereoConvergence: 10
  405. m_StereoSeparation: 0.022
  406. --- !u!4 &1857063374
  407. Transform:
  408. m_ObjectHideFlags: 0
  409. m_PrefabParentObject: {fileID: 0}
  410. m_PrefabInternal: {fileID: 0}
  411. m_GameObject: {fileID: 1857063369}
  412. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  413. m_LocalPosition: {x: 0, y: 0, z: 0}
  414. m_LocalScale: {x: 1, y: 1, z: 1}
  415. m_Children: []
  416. m_Father: {fileID: 0}
  417. m_RootOrder: 2
  418. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}