ExampleScene.unity 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  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.212, g: 0.227, b: 0.259, 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: 0
  28. m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
  29. m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 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 &3
  43. LightmapSettings:
  44. m_ObjectHideFlags: 0
  45. serializedVersion: 9
  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: 1
  56. m_LightmapEditorSettings:
  57. serializedVersion: 8
  58. m_Resolution: 2
  59. m_BakeResolution: 40
  60. m_TextureWidth: 1024
  61. m_TextureHeight: 1024
  62. m_AO: 0
  63. m_AOMaxDistance: 1
  64. m_CompAOExponent: 0
  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: 1024
  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_LightingDataAsset: {fileID: 0}
  92. m_ShadowMaskMode: 2
  93. --- !u!196 &4
  94. NavMeshSettings:
  95. serializedVersion: 2
  96. m_ObjectHideFlags: 0
  97. m_BuildSettings:
  98. serializedVersion: 2
  99. agentTypeID: 0
  100. agentRadius: 0.5
  101. agentHeight: 2
  102. agentSlope: 45
  103. agentClimb: 0.4
  104. ledgeDropHeight: 0
  105. maxJumpAcrossDistance: 0
  106. minRegionArea: 2
  107. manualCellSize: 0
  108. cellSize: 0.16666667
  109. manualTileSize: 0
  110. tileSize: 256
  111. accuratePlacement: 0
  112. m_NavMeshData: {fileID: 0}
  113. --- !u!1 &464394368
  114. GameObject:
  115. m_ObjectHideFlags: 0
  116. m_PrefabParentObject: {fileID: 0}
  117. m_PrefabInternal: {fileID: 0}
  118. serializedVersion: 5
  119. m_Component:
  120. - component: {fileID: 464394370}
  121. - component: {fileID: 464394369}
  122. m_Layer: 0
  123. m_Name: Directional Light
  124. m_TagString: Untagged
  125. m_Icon: {fileID: 0}
  126. m_NavMeshLayer: 0
  127. m_StaticEditorFlags: 0
  128. m_IsActive: 1
  129. --- !u!108 &464394369
  130. Light:
  131. m_ObjectHideFlags: 0
  132. m_PrefabParentObject: {fileID: 0}
  133. m_PrefabInternal: {fileID: 0}
  134. m_GameObject: {fileID: 464394368}
  135. m_Enabled: 1
  136. serializedVersion: 8
  137. m_Type: 1
  138. m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
  139. m_Intensity: 1
  140. m_Range: 10
  141. m_SpotAngle: 30
  142. m_CookieSize: 10
  143. m_Shadows:
  144. m_Type: 2
  145. m_Resolution: -1
  146. m_CustomResolution: -1
  147. m_Strength: 1
  148. m_Bias: 0.05
  149. m_NormalBias: 0.4
  150. m_NearPlane: 0.2
  151. m_Cookie: {fileID: 0}
  152. m_DrawHalo: 0
  153. m_Flare: {fileID: 0}
  154. m_RenderMode: 0
  155. m_CullingMask:
  156. serializedVersion: 2
  157. m_Bits: 4294967295
  158. m_Lightmapping: 4
  159. m_AreaSize: {x: 1, y: 1}
  160. m_BounceIntensity: 1
  161. m_ColorTemperature: 6570
  162. m_UseColorTemperature: 0
  163. m_ShadowRadius: 0
  164. m_ShadowAngle: 0
  165. --- !u!4 &464394370
  166. Transform:
  167. m_ObjectHideFlags: 0
  168. m_PrefabParentObject: {fileID: 0}
  169. m_PrefabInternal: {fileID: 0}
  170. m_GameObject: {fileID: 464394368}
  171. m_LocalRotation: {x: 0.40821794, y: -0.23456973, z: 0.109381676, w: 0.87542605}
  172. m_LocalPosition: {x: 0, y: 3, z: 0}
  173. m_LocalScale: {x: 1, y: 1, z: 1}
  174. m_Children: []
  175. m_Father: {fileID: 0}
  176. m_RootOrder: 1
  177. m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
  178. --- !u!1 &1302203896
  179. GameObject:
  180. m_ObjectHideFlags: 0
  181. m_PrefabParentObject: {fileID: 0}
  182. m_PrefabInternal: {fileID: 0}
  183. serializedVersion: 5
  184. m_Component:
  185. - component: {fileID: 1302203901}
  186. - component: {fileID: 1302203900}
  187. - component: {fileID: 1302203899}
  188. - component: {fileID: 1302203898}
  189. - component: {fileID: 1302203897}
  190. m_Layer: 0
  191. m_Name: Main Camera
  192. m_TagString: MainCamera
  193. m_Icon: {fileID: 0}
  194. m_NavMeshLayer: 0
  195. m_StaticEditorFlags: 0
  196. m_IsActive: 1
  197. --- !u!81 &1302203897
  198. AudioListener:
  199. m_ObjectHideFlags: 0
  200. m_PrefabParentObject: {fileID: 0}
  201. m_PrefabInternal: {fileID: 0}
  202. m_GameObject: {fileID: 1302203896}
  203. m_Enabled: 1
  204. --- !u!124 &1302203898
  205. Behaviour:
  206. m_ObjectHideFlags: 0
  207. m_PrefabParentObject: {fileID: 0}
  208. m_PrefabInternal: {fileID: 0}
  209. m_GameObject: {fileID: 1302203896}
  210. m_Enabled: 1
  211. --- !u!92 &1302203899
  212. Behaviour:
  213. m_ObjectHideFlags: 0
  214. m_PrefabParentObject: {fileID: 0}
  215. m_PrefabInternal: {fileID: 0}
  216. m_GameObject: {fileID: 1302203896}
  217. m_Enabled: 1
  218. --- !u!20 &1302203900
  219. Camera:
  220. m_ObjectHideFlags: 0
  221. m_PrefabParentObject: {fileID: 0}
  222. m_PrefabInternal: {fileID: 0}
  223. m_GameObject: {fileID: 1302203896}
  224. m_Enabled: 1
  225. serializedVersion: 2
  226. m_ClearFlags: 2
  227. m_BackGroundColor: {r: 0, g: 0, b: 0, a: 0.019607844}
  228. m_NormalizedViewPortRect:
  229. serializedVersion: 2
  230. x: 0
  231. y: 0
  232. width: 1
  233. height: 1
  234. near clip plane: 0.3
  235. far clip plane: 1000
  236. field of view: 60
  237. orthographic: 0
  238. orthographic size: 5
  239. m_Depth: -1
  240. m_CullingMask:
  241. serializedVersion: 2
  242. m_Bits: 4294967295
  243. m_RenderingPath: -1
  244. m_TargetTexture: {fileID: 0}
  245. m_TargetDisplay: 0
  246. m_TargetEye: 3
  247. m_HDR: 0
  248. m_AllowMSAA: 1
  249. m_ForceIntoRT: 0
  250. m_OcclusionCulling: 1
  251. m_StereoConvergence: 10
  252. m_StereoSeparation: 0.022
  253. m_StereoMirrorMode: 0
  254. --- !u!4 &1302203901
  255. Transform:
  256. m_ObjectHideFlags: 0
  257. m_PrefabParentObject: {fileID: 0}
  258. m_PrefabInternal: {fileID: 0}
  259. m_GameObject: {fileID: 1302203896}
  260. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  261. m_LocalPosition: {x: 0, y: 1, z: -10}
  262. m_LocalScale: {x: 1, y: 1, z: 1}
  263. m_Children: []
  264. m_Father: {fileID: 0}
  265. m_RootOrder: 0
  266. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  267. --- !u!1 &1435243990
  268. GameObject:
  269. m_ObjectHideFlags: 0
  270. m_PrefabParentObject: {fileID: 0}
  271. m_PrefabInternal: {fileID: 0}
  272. serializedVersion: 5
  273. m_Component:
  274. - component: {fileID: 1435243992}
  275. - component: {fileID: 1435243991}
  276. m_Layer: 0
  277. m_Name: Game Framework Debugger
  278. m_TagString: Untagged
  279. m_Icon: {fileID: 0}
  280. m_NavMeshLayer: 0
  281. m_StaticEditorFlags: 0
  282. m_IsActive: 1
  283. --- !u!114 &1435243991
  284. MonoBehaviour:
  285. m_ObjectHideFlags: 0
  286. m_PrefabParentObject: {fileID: 0}
  287. m_PrefabInternal: {fileID: 0}
  288. m_GameObject: {fileID: 1435243990}
  289. m_Enabled: 1
  290. m_EditorHideFlags: 0
  291. m_Script: {fileID: 11500000, guid: f05eaceeebe870a4595e51f998ed518b, type: 3}
  292. m_Name:
  293. m_EditorClassIdentifier:
  294. m_Skin: {fileID: 0}
  295. m_ActiveWindow: 0
  296. m_ShowFullWindow: 1
  297. m_ConsoleWindow:
  298. m_LockScroll: 1
  299. m_MaxLine: 300
  300. m_DateTimeFormat: 5b48483a6d6d3a73732e6666665d20
  301. m_InfoFilter: 1
  302. m_WarningFilter: 1
  303. m_ErrorFilter: 1
  304. m_FatalFilter: 1
  305. m_InfoColor: {}
  306. m_WarningColor: {}
  307. m_ErrorColor: {}
  308. m_FatalColor: {}
  309. --- !u!4 &1435243992
  310. Transform:
  311. m_ObjectHideFlags: 0
  312. m_PrefabParentObject: {fileID: 0}
  313. m_PrefabInternal: {fileID: 0}
  314. m_GameObject: {fileID: 1435243990}
  315. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  316. m_LocalPosition: {x: 0, y: 1, z: -10}
  317. m_LocalScale: {x: 1, y: 1, z: 1}
  318. m_Children: []
  319. m_Father: {fileID: 0}
  320. m_RootOrder: 2
  321. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}