GamepadVisualizer.unity 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  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.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. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &3
  44. LightmapSettings:
  45. m_ObjectHideFlags: 0
  46. serializedVersion: 11
  47. m_GIWorkflowMode: 1
  48. m_GISettings:
  49. serializedVersion: 2
  50. m_BounceScale: 1
  51. m_IndirectOutputScale: 1
  52. m_AlbedoBoost: 1
  53. m_EnvironmentLightingMode: 0
  54. m_EnableBakedLightmaps: 1
  55. m_EnableRealtimeLightmaps: 1
  56. m_LightmapEditorSettings:
  57. serializedVersion: 12
  58. m_Resolution: 2
  59. m_BakeResolution: 40
  60. m_AtlasSize: 1024
  61. m_AO: 0
  62. m_AOMaxDistance: 1
  63. m_CompAOExponent: 1
  64. m_CompAOExponentDirect: 0
  65. m_ExtractAmbientOcclusion: 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: 2
  74. m_MixedBakeMode: 2
  75. m_BakeBackend: 1
  76. m_PVRSampling: 1
  77. m_PVRDirectSampleCount: 32
  78. m_PVRSampleCount: 512
  79. m_PVRBounces: 2
  80. m_PVREnvironmentSampleCount: 256
  81. m_PVREnvironmentReferencePointCount: 2048
  82. m_PVRFilteringMode: 1
  83. m_PVRDenoiserTypeDirect: 1
  84. m_PVRDenoiserTypeIndirect: 1
  85. m_PVRDenoiserTypeAO: 1
  86. m_PVRFilterTypeDirect: 0
  87. m_PVRFilterTypeIndirect: 0
  88. m_PVRFilterTypeAO: 0
  89. m_PVREnvironmentMIS: 1
  90. m_PVRCulling: 1
  91. m_PVRFilteringGaussRadiusDirect: 1
  92. m_PVRFilteringGaussRadiusIndirect: 5
  93. m_PVRFilteringGaussRadiusAO: 2
  94. m_PVRFilteringAtrousPositionSigmaDirect: 0.5
  95. m_PVRFilteringAtrousPositionSigmaIndirect: 2
  96. m_PVRFilteringAtrousPositionSigmaAO: 1
  97. m_ShowResolutionOverlay: 1
  98. m_ExportTrainingData: 0
  99. m_LightingDataAsset: {fileID: 0}
  100. m_UseShadowmask: 1
  101. --- !u!196 &4
  102. NavMeshSettings:
  103. serializedVersion: 2
  104. m_ObjectHideFlags: 0
  105. m_BuildSettings:
  106. serializedVersion: 2
  107. agentTypeID: 0
  108. agentRadius: 0.5
  109. agentHeight: 2
  110. agentSlope: 45
  111. agentClimb: 0.4
  112. ledgeDropHeight: 0
  113. maxJumpAcrossDistance: 0
  114. minRegionArea: 2
  115. manualCellSize: 0
  116. cellSize: 0.16666667
  117. manualTileSize: 0
  118. tileSize: 256
  119. accuratePlacement: 0
  120. debug:
  121. m_Flags: 0
  122. m_NavMeshData: {fileID: 0}
  123. --- !u!1 &676010914
  124. GameObject:
  125. m_ObjectHideFlags: 0
  126. m_CorrespondingSourceObject: {fileID: 0}
  127. m_PrefabInstance: {fileID: 0}
  128. m_PrefabAsset: {fileID: 0}
  129. serializedVersion: 6
  130. m_Component:
  131. - component: {fileID: 676010918}
  132. - component: {fileID: 676010917}
  133. - component: {fileID: 676010916}
  134. m_Layer: 0
  135. m_Name: Main Camera
  136. m_TagString: MainCamera
  137. m_Icon: {fileID: 0}
  138. m_NavMeshLayer: 0
  139. m_StaticEditorFlags: 0
  140. m_IsActive: 1
  141. --- !u!81 &676010916
  142. AudioListener:
  143. m_ObjectHideFlags: 0
  144. m_CorrespondingSourceObject: {fileID: 0}
  145. m_PrefabInstance: {fileID: 0}
  146. m_PrefabAsset: {fileID: 0}
  147. m_GameObject: {fileID: 676010914}
  148. m_Enabled: 1
  149. --- !u!20 &676010917
  150. Camera:
  151. m_ObjectHideFlags: 0
  152. m_CorrespondingSourceObject: {fileID: 0}
  153. m_PrefabInstance: {fileID: 0}
  154. m_PrefabAsset: {fileID: 0}
  155. m_GameObject: {fileID: 676010914}
  156. m_Enabled: 1
  157. serializedVersion: 2
  158. m_ClearFlags: 2
  159. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
  160. m_projectionMatrixMode: 1
  161. m_GateFitMode: 2
  162. m_FOVAxisMode: 0
  163. m_SensorSize: {x: 36, y: 24}
  164. m_LensShift: {x: 0, y: 0}
  165. m_FocalLength: 50
  166. m_NormalizedViewPortRect:
  167. serializedVersion: 2
  168. x: 0
  169. y: 0
  170. width: 1
  171. height: 1
  172. near clip plane: 0.3
  173. far clip plane: 1000
  174. field of view: 60
  175. orthographic: 0
  176. orthographic size: 5
  177. m_Depth: -1
  178. m_CullingMask:
  179. serializedVersion: 2
  180. m_Bits: 4294967295
  181. m_RenderingPath: -1
  182. m_TargetTexture: {fileID: 0}
  183. m_TargetDisplay: 0
  184. m_TargetEye: 3
  185. m_HDR: 1
  186. m_AllowMSAA: 1
  187. m_AllowDynamicResolution: 0
  188. m_ForceIntoRT: 0
  189. m_OcclusionCulling: 1
  190. m_StereoConvergence: 10
  191. m_StereoSeparation: 0.022
  192. --- !u!4 &676010918
  193. Transform:
  194. m_ObjectHideFlags: 0
  195. m_CorrespondingSourceObject: {fileID: 0}
  196. m_PrefabInstance: {fileID: 0}
  197. m_PrefabAsset: {fileID: 0}
  198. m_GameObject: {fileID: 676010914}
  199. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  200. m_LocalPosition: {x: 0, y: 1, z: -10}
  201. m_LocalScale: {x: 1, y: 1, z: 1}
  202. m_Children: []
  203. m_Father: {fileID: 0}
  204. m_RootOrder: 0
  205. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  206. --- !u!1001 &5430831075364511436
  207. PrefabInstance:
  208. m_ObjectHideFlags: 0
  209. serializedVersion: 2
  210. m_Modification:
  211. m_TransformParent: {fileID: 0}
  212. m_Modifications:
  213. - target: {fileID: 5430831075476541849, guid: b8429651427a640919754290f3704312,
  214. type: 3}
  215. propertyPath: m_Name
  216. value: GamepadVis
  217. objectReference: {fileID: 0}
  218. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  219. type: 3}
  220. propertyPath: m_LocalPosition.x
  221. value: 955.3655
  222. objectReference: {fileID: 0}
  223. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  224. type: 3}
  225. propertyPath: m_LocalPosition.y
  226. value: 464.9797
  227. objectReference: {fileID: 0}
  228. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  229. type: 3}
  230. propertyPath: m_LocalPosition.z
  231. value: -160.45508
  232. objectReference: {fileID: 0}
  233. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  234. type: 3}
  235. propertyPath: m_LocalRotation.x
  236. value: 0
  237. objectReference: {fileID: 0}
  238. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  239. type: 3}
  240. propertyPath: m_LocalRotation.y
  241. value: 0
  242. objectReference: {fileID: 0}
  243. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  244. type: 3}
  245. propertyPath: m_LocalRotation.z
  246. value: 0
  247. objectReference: {fileID: 0}
  248. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  249. type: 3}
  250. propertyPath: m_LocalRotation.w
  251. value: 1
  252. objectReference: {fileID: 0}
  253. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  254. type: 3}
  255. propertyPath: m_RootOrder
  256. value: 1
  257. objectReference: {fileID: 0}
  258. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  259. type: 3}
  260. propertyPath: m_LocalEulerAnglesHint.x
  261. value: 0
  262. objectReference: {fileID: 0}
  263. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  264. type: 3}
  265. propertyPath: m_LocalEulerAnglesHint.y
  266. value: 0
  267. objectReference: {fileID: 0}
  268. - target: {fileID: 5430831075476541851, guid: b8429651427a640919754290f3704312,
  269. type: 3}
  270. propertyPath: m_LocalEulerAnglesHint.z
  271. value: 0
  272. objectReference: {fileID: 0}
  273. m_RemovedComponents: []
  274. m_SourcePrefab: {fileID: 100100000, guid: b8429651427a640919754290f3704312, type: 3}