test2.unity 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  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: 50
  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!1 &516506695
  117. GameObject:
  118. m_ObjectHideFlags: 0
  119. m_PrefabParentObject: {fileID: 0}
  120. m_PrefabInternal: {fileID: 0}
  121. serializedVersion: 5
  122. m_Component:
  123. - component: {fileID: 516506699}
  124. - component: {fileID: 516506698}
  125. - component: {fileID: 516506697}
  126. - component: {fileID: 516506696}
  127. - component: {fileID: 516506700}
  128. m_Layer: 0
  129. m_Name: Cylinder
  130. m_TagString: Untagged
  131. m_Icon: {fileID: 0}
  132. m_NavMeshLayer: 0
  133. m_StaticEditorFlags: 0
  134. m_IsActive: 1
  135. --- !u!23 &516506696
  136. MeshRenderer:
  137. m_ObjectHideFlags: 0
  138. m_PrefabParentObject: {fileID: 0}
  139. m_PrefabInternal: {fileID: 0}
  140. m_GameObject: {fileID: 516506695}
  141. m_Enabled: 1
  142. m_CastShadows: 1
  143. m_ReceiveShadows: 1
  144. m_DynamicOccludee: 1
  145. m_MotionVectors: 1
  146. m_LightProbeUsage: 0
  147. m_ReflectionProbeUsage: 1
  148. m_Materials:
  149. - {fileID: 10302, guid: 0000000000000000f000000000000000, type: 0}
  150. m_StaticBatchInfo:
  151. firstSubMesh: 0
  152. subMeshCount: 0
  153. m_StaticBatchRoot: {fileID: 0}
  154. m_ProbeAnchor: {fileID: 0}
  155. m_LightProbeVolumeOverride: {fileID: 0}
  156. m_ScaleInLightmap: 1
  157. m_PreserveUVs: 0
  158. m_IgnoreNormalsForChartDetection: 0
  159. m_ImportantGI: 0
  160. m_StitchLightmapSeams: 0
  161. m_SelectedEditorRenderState: 3
  162. m_MinimumChartSize: 4
  163. m_AutoUVMaxDistance: 0.5
  164. m_AutoUVMaxAngle: 89
  165. m_LightmapParameters: {fileID: 0}
  166. m_SortingLayerID: 0
  167. m_SortingLayer: 0
  168. m_SortingOrder: 0
  169. --- !u!136 &516506697
  170. CapsuleCollider:
  171. m_ObjectHideFlags: 0
  172. m_PrefabParentObject: {fileID: 0}
  173. m_PrefabInternal: {fileID: 0}
  174. m_GameObject: {fileID: 516506695}
  175. m_Material: {fileID: 0}
  176. m_IsTrigger: 0
  177. m_Enabled: 1
  178. m_Radius: 0.5
  179. m_Height: 2
  180. m_Direction: 1
  181. m_Center: {x: 0, y: 0, z: 0}
  182. --- !u!33 &516506698
  183. MeshFilter:
  184. m_ObjectHideFlags: 0
  185. m_PrefabParentObject: {fileID: 0}
  186. m_PrefabInternal: {fileID: 0}
  187. m_GameObject: {fileID: 516506695}
  188. m_Mesh: {fileID: 10206, guid: 0000000000000000e000000000000000, type: 0}
  189. --- !u!4 &516506699
  190. Transform:
  191. m_ObjectHideFlags: 0
  192. m_PrefabParentObject: {fileID: 0}
  193. m_PrefabInternal: {fileID: 0}
  194. m_GameObject: {fileID: 516506695}
  195. m_LocalRotation: {x: 0, y: 0, z: -0.24067277, w: 0.9706064}
  196. m_LocalPosition: {x: -53.21443, y: -0.061149597, z: 2.2771378}
  197. m_LocalScale: {x: 1, y: 1, z: 1}
  198. m_Children: []
  199. m_Father: {fileID: 0}
  200. m_RootOrder: 1
  201. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  202. --- !u!114 &516506700
  203. MonoBehaviour:
  204. m_ObjectHideFlags: 0
  205. m_PrefabParentObject: {fileID: 0}
  206. m_PrefabInternal: {fileID: 0}
  207. m_GameObject: {fileID: 516506695}
  208. m_Enabled: 1
  209. m_EditorHideFlags: 0
  210. m_Script: {fileID: 11500000, guid: fa24ce3e8b4a445479906686d9756911, type: 3}
  211. m_Name:
  212. m_EditorClassIdentifier:
  213. --- !u!1 &621420081
  214. GameObject:
  215. m_ObjectHideFlags: 0
  216. m_PrefabParentObject: {fileID: 0}
  217. m_PrefabInternal: {fileID: 0}
  218. serializedVersion: 5
  219. m_Component:
  220. - component: {fileID: 621420086}
  221. - component: {fileID: 621420085}
  222. - component: {fileID: 621420084}
  223. - component: {fileID: 621420083}
  224. - component: {fileID: 621420082}
  225. m_Layer: 0
  226. m_Name: Camera
  227. m_TagString: Untagged
  228. m_Icon: {fileID: 0}
  229. m_NavMeshLayer: 0
  230. m_StaticEditorFlags: 0
  231. m_IsActive: 1
  232. --- !u!81 &621420082
  233. AudioListener:
  234. m_ObjectHideFlags: 0
  235. m_PrefabParentObject: {fileID: 0}
  236. m_PrefabInternal: {fileID: 0}
  237. m_GameObject: {fileID: 621420081}
  238. m_Enabled: 1
  239. --- !u!92 &621420083
  240. Behaviour:
  241. m_ObjectHideFlags: 0
  242. m_PrefabParentObject: {fileID: 0}
  243. m_PrefabInternal: {fileID: 0}
  244. m_GameObject: {fileID: 621420081}
  245. m_Enabled: 1
  246. --- !u!124 &621420084
  247. Behaviour:
  248. m_ObjectHideFlags: 0
  249. m_PrefabParentObject: {fileID: 0}
  250. m_PrefabInternal: {fileID: 0}
  251. m_GameObject: {fileID: 621420081}
  252. m_Enabled: 1
  253. --- !u!20 &621420085
  254. Camera:
  255. m_ObjectHideFlags: 0
  256. m_PrefabParentObject: {fileID: 0}
  257. m_PrefabInternal: {fileID: 0}
  258. m_GameObject: {fileID: 621420081}
  259. m_Enabled: 1
  260. serializedVersion: 2
  261. m_ClearFlags: 1
  262. m_BackGroundColor: {r: 0.9939463, g: 1, b: 0.7835821, a: 0.019607844}
  263. m_NormalizedViewPortRect:
  264. serializedVersion: 2
  265. x: 0
  266. y: 0
  267. width: 1
  268. height: 1
  269. near clip plane: 0.3
  270. far clip plane: 1000
  271. field of view: 60
  272. orthographic: 0
  273. orthographic size: 100
  274. m_Depth: 0
  275. m_CullingMask:
  276. serializedVersion: 2
  277. m_Bits: 4294967295
  278. m_RenderingPath: -1
  279. m_TargetTexture: {fileID: 0}
  280. m_TargetDisplay: 0
  281. m_TargetEye: 3
  282. m_HDR: 0
  283. m_AllowMSAA: 1
  284. m_AllowDynamicResolution: 0
  285. m_ForceIntoRT: 0
  286. m_OcclusionCulling: 1
  287. m_StereoConvergence: 10
  288. m_StereoSeparation: 0.022
  289. --- !u!4 &621420086
  290. Transform:
  291. m_ObjectHideFlags: 0
  292. m_PrefabParentObject: {fileID: 0}
  293. m_PrefabInternal: {fileID: 0}
  294. m_GameObject: {fileID: 621420081}
  295. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  296. m_LocalPosition: {x: -53.21443, y: -0.061149597, z: -1.2437639}
  297. m_LocalScale: {x: 1, y: 1, z: 1}
  298. m_Children: []
  299. m_Father: {fileID: 0}
  300. m_RootOrder: 0
  301. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  302. --- !u!1 &709725485
  303. GameObject:
  304. m_ObjectHideFlags: 0
  305. m_PrefabParentObject: {fileID: 0}
  306. m_PrefabInternal: {fileID: 0}
  307. serializedVersion: 5
  308. m_Component:
  309. - component: {fileID: 709725487}
  310. - component: {fileID: 709725486}
  311. m_Layer: 0
  312. m_Name: Directional light
  313. m_TagString: Untagged
  314. m_Icon: {fileID: 0}
  315. m_NavMeshLayer: 0
  316. m_StaticEditorFlags: 0
  317. m_IsActive: 1
  318. --- !u!108 &709725486
  319. Light:
  320. m_ObjectHideFlags: 0
  321. m_PrefabParentObject: {fileID: 0}
  322. m_PrefabInternal: {fileID: 0}
  323. m_GameObject: {fileID: 709725485}
  324. m_Enabled: 1
  325. serializedVersion: 8
  326. m_Type: 1
  327. m_Color: {r: 1, g: 1, b: 1, a: 1}
  328. m_Intensity: 1
  329. m_Range: 10
  330. m_SpotAngle: 30
  331. m_CookieSize: 10
  332. m_Shadows:
  333. m_Type: 0
  334. m_Resolution: -1
  335. m_CustomResolution: -1
  336. m_Strength: 1
  337. m_Bias: 0.05
  338. m_NormalBias: 0.4
  339. m_NearPlane: 0.2
  340. m_Cookie: {fileID: 0}
  341. m_DrawHalo: 0
  342. m_Flare: {fileID: 0}
  343. m_RenderMode: 0
  344. m_CullingMask:
  345. serializedVersion: 2
  346. m_Bits: 4294967295
  347. m_Lightmapping: 1
  348. m_AreaSize: {x: 1, y: 1}
  349. m_BounceIntensity: 1
  350. m_ColorTemperature: 6570
  351. m_UseColorTemperature: 0
  352. m_ShadowRadius: 0
  353. m_ShadowAngle: 0
  354. --- !u!4 &709725487
  355. Transform:
  356. m_ObjectHideFlags: 0
  357. m_PrefabParentObject: {fileID: 0}
  358. m_PrefabInternal: {fileID: 0}
  359. m_GameObject: {fileID: 709725485}
  360. m_LocalRotation: {x: 0.40821794, y: -0.23456973, z: 0.10938166, w: 0.8754261}
  361. m_LocalPosition: {x: -65.89431, y: -5.5321546, z: 9.60974}
  362. m_LocalScale: {x: 1, y: 1, z: 1}
  363. m_Children: []
  364. m_Father: {fileID: 0}
  365. m_RootOrder: 2
  366. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}