ShowLicense.unity 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262
  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.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. m_UseRadianceAmbientProbe: 0
  43. --- !u!157 &4
  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: 0
  56. m_LightmapEditorSettings:
  57. serializedVersion: 12
  58. m_Resolution: 1
  59. m_BakeResolution: 50
  60. m_AtlasSize: 1024
  61. m_AO: 0
  62. m_AOMaxDistance: 1
  63. m_CompAOExponent: 0
  64. m_CompAOExponentDirect: 0
  65. m_ExtractAmbientOcclusion: 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: 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_PVREnvironmentSampleCount: 500
  81. m_PVREnvironmentReferencePointCount: 2048
  82. m_PVRFilteringMode: 0
  83. m_PVRDenoiserTypeDirect: 0
  84. m_PVRDenoiserTypeIndirect: 0
  85. m_PVRDenoiserTypeAO: 0
  86. m_PVRFilterTypeDirect: 0
  87. m_PVRFilterTypeIndirect: 0
  88. m_PVRFilterTypeAO: 0
  89. m_PVREnvironmentMIS: 0
  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_ExportTrainingData: 0
  98. m_TrainingDataDestination: TrainingData
  99. m_LightProbeSampleCountMultiplier: 4
  100. m_LightingDataAsset: {fileID: 0}
  101. m_UseShadowmask: 0
  102. --- !u!196 &5
  103. NavMeshSettings:
  104. serializedVersion: 2
  105. m_ObjectHideFlags: 0
  106. m_BuildSettings:
  107. serializedVersion: 2
  108. agentTypeID: 0
  109. agentRadius: 0.5
  110. agentHeight: 2
  111. agentSlope: 45
  112. agentClimb: 0.4
  113. ledgeDropHeight: 0
  114. maxJumpAcrossDistance: 0
  115. minRegionArea: 2
  116. manualCellSize: 0
  117. cellSize: 0.16666666
  118. manualTileSize: 0
  119. tileSize: 256
  120. accuratePlacement: 0
  121. debug:
  122. m_Flags: 0
  123. m_NavMeshData: {fileID: 0}
  124. --- !u!1 &38156656
  125. GameObject:
  126. m_ObjectHideFlags: 0
  127. m_CorrespondingSourceObject: {fileID: 0}
  128. m_PrefabInstance: {fileID: 0}
  129. m_PrefabAsset: {fileID: 0}
  130. serializedVersion: 6
  131. m_Component:
  132. - component: {fileID: 38156657}
  133. - component: {fileID: 38156661}
  134. - component: {fileID: 38156660}
  135. - component: {fileID: 38156659}
  136. - component: {fileID: 38156658}
  137. m_Layer: 5
  138. m_Name: ScrollView
  139. m_TagString: Untagged
  140. m_Icon: {fileID: 0}
  141. m_NavMeshLayer: 0
  142. m_StaticEditorFlags: 0
  143. m_IsActive: 1
  144. --- !u!224 &38156657
  145. RectTransform:
  146. m_ObjectHideFlags: 0
  147. m_CorrespondingSourceObject: {fileID: 0}
  148. m_PrefabInstance: {fileID: 0}
  149. m_PrefabAsset: {fileID: 0}
  150. m_GameObject: {fileID: 38156656}
  151. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  152. m_LocalPosition: {x: 0, y: 0, z: 0}
  153. m_LocalScale: {x: 1, y: 1, z: 1}
  154. m_Children:
  155. - {fileID: 1086899404}
  156. m_Father: {fileID: 1646839690}
  157. m_RootOrder: 0
  158. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  159. m_AnchorMin: {x: 0, y: 0}
  160. m_AnchorMax: {x: 1, y: 1}
  161. m_AnchoredPosition: {x: -10, y: 0}
  162. m_SizeDelta: {x: -20, y: 0}
  163. m_Pivot: {x: 0.5, y: 1}
  164. --- !u!114 &38156658
  165. MonoBehaviour:
  166. m_ObjectHideFlags: 0
  167. m_CorrespondingSourceObject: {fileID: 0}
  168. m_PrefabInstance: {fileID: 0}
  169. m_PrefabAsset: {fileID: 0}
  170. m_GameObject: {fileID: 38156656}
  171. m_Enabled: 1
  172. m_EditorHideFlags: 0
  173. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  174. m_Name:
  175. m_EditorClassIdentifier:
  176. m_Material: {fileID: 0}
  177. m_Color: {r: 1, g: 1, b: 1, a: 1}
  178. m_RaycastTarget: 1
  179. m_Maskable: 1
  180. m_OnCullStateChanged:
  181. m_PersistentCalls:
  182. m_Calls: []
  183. m_Sprite: {fileID: 0}
  184. m_Type: 0
  185. m_PreserveAspect: 0
  186. m_FillCenter: 1
  187. m_FillMethod: 4
  188. m_FillAmount: 1
  189. m_FillClockwise: 1
  190. m_FillOrigin: 0
  191. m_UseSpriteMesh: 0
  192. m_PixelsPerUnitMultiplier: 1
  193. --- !u!222 &38156659
  194. CanvasRenderer:
  195. m_ObjectHideFlags: 0
  196. m_CorrespondingSourceObject: {fileID: 0}
  197. m_PrefabInstance: {fileID: 0}
  198. m_PrefabAsset: {fileID: 0}
  199. m_GameObject: {fileID: 38156656}
  200. m_CullTransparentMesh: 0
  201. --- !u!114 &38156660
  202. MonoBehaviour:
  203. m_ObjectHideFlags: 0
  204. m_CorrespondingSourceObject: {fileID: 0}
  205. m_PrefabInstance: {fileID: 0}
  206. m_PrefabAsset: {fileID: 0}
  207. m_GameObject: {fileID: 38156656}
  208. m_Enabled: 1
  209. m_EditorHideFlags: 0
  210. m_Script: {fileID: 11500000, guid: 31a19414c41e5ae4aae2af33fee712f6, type: 3}
  211. m_Name:
  212. m_EditorClassIdentifier:
  213. m_ShowMaskGraphic: 0
  214. --- !u!114 &38156661
  215. MonoBehaviour:
  216. m_ObjectHideFlags: 0
  217. m_CorrespondingSourceObject: {fileID: 0}
  218. m_PrefabInstance: {fileID: 0}
  219. m_PrefabAsset: {fileID: 0}
  220. m_GameObject: {fileID: 38156656}
  221. m_Enabled: 1
  222. m_EditorHideFlags: 0
  223. m_Script: {fileID: 11500000, guid: 1aa08ab6e0800fa44ae55d278d1423e3, type: 3}
  224. m_Name:
  225. m_EditorClassIdentifier:
  226. m_Content: {fileID: 1086899404}
  227. m_Horizontal: 0
  228. m_Vertical: 1
  229. m_MovementType: 1
  230. m_Elasticity: 0.1
  231. m_Inertia: 1
  232. m_DecelerationRate: 0.135
  233. m_ScrollSensitivity: 1
  234. m_Viewport: {fileID: 0}
  235. m_HorizontalScrollbar: {fileID: 0}
  236. m_VerticalScrollbar: {fileID: 155392644}
  237. m_HorizontalScrollbarVisibility: 0
  238. m_VerticalScrollbarVisibility: 0
  239. m_HorizontalScrollbarSpacing: 0
  240. m_VerticalScrollbarSpacing: 0
  241. m_OnValueChanged:
  242. m_PersistentCalls:
  243. m_Calls: []
  244. --- !u!1 &155392642
  245. GameObject:
  246. m_ObjectHideFlags: 0
  247. m_CorrespondingSourceObject: {fileID: 0}
  248. m_PrefabInstance: {fileID: 0}
  249. m_PrefabAsset: {fileID: 0}
  250. serializedVersion: 6
  251. m_Component:
  252. - component: {fileID: 155392643}
  253. - component: {fileID: 155392646}
  254. - component: {fileID: 155392645}
  255. - component: {fileID: 155392644}
  256. m_Layer: 5
  257. m_Name: Scrollbar
  258. m_TagString: Untagged
  259. m_Icon: {fileID: 0}
  260. m_NavMeshLayer: 0
  261. m_StaticEditorFlags: 0
  262. m_IsActive: 1
  263. --- !u!224 &155392643
  264. RectTransform:
  265. m_ObjectHideFlags: 0
  266. m_CorrespondingSourceObject: {fileID: 0}
  267. m_PrefabInstance: {fileID: 0}
  268. m_PrefabAsset: {fileID: 0}
  269. m_GameObject: {fileID: 155392642}
  270. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  271. m_LocalPosition: {x: 0, y: 0, z: 0}
  272. m_LocalScale: {x: 1, y: 1, z: 1}
  273. m_Children:
  274. - {fileID: 823457167}
  275. m_Father: {fileID: 1646839690}
  276. m_RootOrder: 1
  277. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  278. m_AnchorMin: {x: 1, y: 0}
  279. m_AnchorMax: {x: 1, y: 1}
  280. m_AnchoredPosition: {x: -5, y: 0}
  281. m_SizeDelta: {x: 20, y: 0}
  282. m_Pivot: {x: 0.5, y: 0.5}
  283. --- !u!114 &155392644
  284. MonoBehaviour:
  285. m_ObjectHideFlags: 0
  286. m_CorrespondingSourceObject: {fileID: 0}
  287. m_PrefabInstance: {fileID: 0}
  288. m_PrefabAsset: {fileID: 0}
  289. m_GameObject: {fileID: 155392642}
  290. m_Enabled: 1
  291. m_EditorHideFlags: 0
  292. m_Script: {fileID: 11500000, guid: 2a4db7a114972834c8e4117be1d82ba3, type: 3}
  293. m_Name:
  294. m_EditorClassIdentifier:
  295. m_Navigation:
  296. m_Mode: 3
  297. m_SelectOnUp: {fileID: 0}
  298. m_SelectOnDown: {fileID: 0}
  299. m_SelectOnLeft: {fileID: 0}
  300. m_SelectOnRight: {fileID: 0}
  301. m_Transition: 1
  302. m_Colors:
  303. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  304. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  305. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  306. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  307. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  308. m_ColorMultiplier: 1
  309. m_FadeDuration: 0.1
  310. m_SpriteState:
  311. m_HighlightedSprite: {fileID: 0}
  312. m_PressedSprite: {fileID: 0}
  313. m_SelectedSprite: {fileID: 0}
  314. m_DisabledSprite: {fileID: 0}
  315. m_AnimationTriggers:
  316. m_NormalTrigger: Normal
  317. m_HighlightedTrigger: Highlighted
  318. m_PressedTrigger: Pressed
  319. m_SelectedTrigger: Highlighted
  320. m_DisabledTrigger: Disabled
  321. m_Interactable: 1
  322. m_TargetGraphic: {fileID: 1011219729}
  323. m_HandleRect: {fileID: 1011219728}
  324. m_Direction: 2
  325. m_Value: 1
  326. m_Size: 0.05841231
  327. m_NumberOfSteps: 0
  328. m_OnValueChanged:
  329. m_PersistentCalls:
  330. m_Calls: []
  331. --- !u!114 &155392645
  332. MonoBehaviour:
  333. m_ObjectHideFlags: 0
  334. m_CorrespondingSourceObject: {fileID: 0}
  335. m_PrefabInstance: {fileID: 0}
  336. m_PrefabAsset: {fileID: 0}
  337. m_GameObject: {fileID: 155392642}
  338. m_Enabled: 1
  339. m_EditorHideFlags: 0
  340. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  341. m_Name:
  342. m_EditorClassIdentifier:
  343. m_Material: {fileID: 0}
  344. m_Color: {r: 1, g: 1, b: 1, a: 1}
  345. m_RaycastTarget: 1
  346. m_Maskable: 1
  347. m_OnCullStateChanged:
  348. m_PersistentCalls:
  349. m_Calls: []
  350. m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
  351. m_Type: 1
  352. m_PreserveAspect: 0
  353. m_FillCenter: 1
  354. m_FillMethod: 4
  355. m_FillAmount: 1
  356. m_FillClockwise: 1
  357. m_FillOrigin: 0
  358. m_UseSpriteMesh: 0
  359. m_PixelsPerUnitMultiplier: 1
  360. --- !u!222 &155392646
  361. CanvasRenderer:
  362. m_ObjectHideFlags: 0
  363. m_CorrespondingSourceObject: {fileID: 0}
  364. m_PrefabInstance: {fileID: 0}
  365. m_PrefabAsset: {fileID: 0}
  366. m_GameObject: {fileID: 155392642}
  367. m_CullTransparentMesh: 0
  368. --- !u!1 &316492814
  369. GameObject:
  370. m_ObjectHideFlags: 0
  371. m_CorrespondingSourceObject: {fileID: 0}
  372. m_PrefabInstance: {fileID: 0}
  373. m_PrefabAsset: {fileID: 0}
  374. serializedVersion: 6
  375. m_Component:
  376. - component: {fileID: 316492818}
  377. - component: {fileID: 316492817}
  378. - component: {fileID: 316492816}
  379. m_Layer: 0
  380. m_Name: EventSystem
  381. m_TagString: Untagged
  382. m_Icon: {fileID: 0}
  383. m_NavMeshLayer: 0
  384. m_StaticEditorFlags: 0
  385. m_IsActive: 1
  386. --- !u!114 &316492816
  387. MonoBehaviour:
  388. m_ObjectHideFlags: 0
  389. m_CorrespondingSourceObject: {fileID: 0}
  390. m_PrefabInstance: {fileID: 0}
  391. m_PrefabAsset: {fileID: 0}
  392. m_GameObject: {fileID: 316492814}
  393. m_Enabled: 1
  394. m_EditorHideFlags: 0
  395. m_Script: {fileID: 11500000, guid: 4f231c4fb786f3946a6b90b886c48677, type: 3}
  396. m_Name:
  397. m_EditorClassIdentifier:
  398. m_HorizontalAxis: Horizontal
  399. m_VerticalAxis: Vertical
  400. m_SubmitButton: Submit
  401. m_CancelButton: Cancel
  402. m_InputActionsPerSecond: 10
  403. m_RepeatDelay: 0.5
  404. m_ForceModuleActive: 0
  405. --- !u!114 &316492817
  406. MonoBehaviour:
  407. m_ObjectHideFlags: 0
  408. m_CorrespondingSourceObject: {fileID: 0}
  409. m_PrefabInstance: {fileID: 0}
  410. m_PrefabAsset: {fileID: 0}
  411. m_GameObject: {fileID: 316492814}
  412. m_Enabled: 1
  413. m_EditorHideFlags: 0
  414. m_Script: {fileID: 11500000, guid: 76c392e42b5098c458856cdf6ecaaaa1, type: 3}
  415. m_Name:
  416. m_EditorClassIdentifier:
  417. m_FirstSelected: {fileID: 0}
  418. m_sendNavigationEvents: 1
  419. m_DragThreshold: 5
  420. --- !u!4 &316492818
  421. Transform:
  422. m_ObjectHideFlags: 0
  423. m_CorrespondingSourceObject: {fileID: 0}
  424. m_PrefabInstance: {fileID: 0}
  425. m_PrefabAsset: {fileID: 0}
  426. m_GameObject: {fileID: 316492814}
  427. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  428. m_LocalPosition: {x: 0, y: 0, z: 0}
  429. m_LocalScale: {x: 1, y: 1, z: 1}
  430. m_Children: []
  431. m_Father: {fileID: 0}
  432. m_RootOrder: 2
  433. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  434. --- !u!1 &432530561
  435. GameObject:
  436. m_ObjectHideFlags: 0
  437. m_CorrespondingSourceObject: {fileID: 0}
  438. m_PrefabInstance: {fileID: 0}
  439. m_PrefabAsset: {fileID: 0}
  440. serializedVersion: 6
  441. m_Component:
  442. - component: {fileID: 432530562}
  443. - component: {fileID: 432530565}
  444. - component: {fileID: 432530564}
  445. - component: {fileID: 432530563}
  446. m_Layer: 5
  447. m_Name: BackButton
  448. m_TagString: Untagged
  449. m_Icon: {fileID: 0}
  450. m_NavMeshLayer: 0
  451. m_StaticEditorFlags: 0
  452. m_IsActive: 1
  453. --- !u!224 &432530562
  454. RectTransform:
  455. m_ObjectHideFlags: 0
  456. m_CorrespondingSourceObject: {fileID: 0}
  457. m_PrefabInstance: {fileID: 0}
  458. m_PrefabAsset: {fileID: 0}
  459. m_GameObject: {fileID: 432530561}
  460. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  461. m_LocalPosition: {x: 0, y: 0, z: 0}
  462. m_LocalScale: {x: 1, y: 1, z: 1}
  463. m_Children:
  464. - {fileID: 531596783}
  465. m_Father: {fileID: 1502237571}
  466. m_RootOrder: 0
  467. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  468. m_AnchorMin: {x: 0, y: 1}
  469. m_AnchorMax: {x: 0, y: 1}
  470. m_AnchoredPosition: {x: 10, y: -10.0000305}
  471. m_SizeDelta: {x: 160, y: 40}
  472. m_Pivot: {x: 0, y: 1}
  473. --- !u!114 &432530563
  474. MonoBehaviour:
  475. m_ObjectHideFlags: 0
  476. m_CorrespondingSourceObject: {fileID: 0}
  477. m_PrefabInstance: {fileID: 0}
  478. m_PrefabAsset: {fileID: 0}
  479. m_GameObject: {fileID: 432530561}
  480. m_Enabled: 1
  481. m_EditorHideFlags: 0
  482. m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
  483. m_Name:
  484. m_EditorClassIdentifier:
  485. m_Navigation:
  486. m_Mode: 3
  487. m_SelectOnUp: {fileID: 0}
  488. m_SelectOnDown: {fileID: 0}
  489. m_SelectOnLeft: {fileID: 0}
  490. m_SelectOnRight: {fileID: 0}
  491. m_Transition: 1
  492. m_Colors:
  493. m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
  494. m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  495. m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
  496. m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
  497. m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
  498. m_ColorMultiplier: 1
  499. m_FadeDuration: 0.1
  500. m_SpriteState:
  501. m_HighlightedSprite: {fileID: 0}
  502. m_PressedSprite: {fileID: 0}
  503. m_SelectedSprite: {fileID: 0}
  504. m_DisabledSprite: {fileID: 0}
  505. m_AnimationTriggers:
  506. m_NormalTrigger: Normal
  507. m_HighlightedTrigger: Highlighted
  508. m_PressedTrigger: Pressed
  509. m_SelectedTrigger: Highlighted
  510. m_DisabledTrigger: Disabled
  511. m_Interactable: 1
  512. m_TargetGraphic: {fileID: 432530564}
  513. m_OnClick:
  514. m_PersistentCalls:
  515. m_Calls:
  516. - m_Target: {fileID: 1787239750}
  517. m_MethodName: OnBackButtonClick
  518. m_Mode: 1
  519. m_Arguments:
  520. m_ObjectArgument: {fileID: 0}
  521. m_ObjectArgumentAssemblyTypeName: UnityEngine.Object, UnityEngine
  522. m_IntArgument: 0
  523. m_FloatArgument: 0
  524. m_StringArgument:
  525. m_BoolArgument: 0
  526. m_CallState: 2
  527. --- !u!114 &432530564
  528. MonoBehaviour:
  529. m_ObjectHideFlags: 0
  530. m_CorrespondingSourceObject: {fileID: 0}
  531. m_PrefabInstance: {fileID: 0}
  532. m_PrefabAsset: {fileID: 0}
  533. m_GameObject: {fileID: 432530561}
  534. m_Enabled: 1
  535. m_EditorHideFlags: 0
  536. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  537. m_Name:
  538. m_EditorClassIdentifier:
  539. m_Material: {fileID: 0}
  540. m_Color: {r: 1, g: 1, b: 1, a: 1}
  541. m_RaycastTarget: 1
  542. m_Maskable: 1
  543. m_OnCullStateChanged:
  544. m_PersistentCalls:
  545. m_Calls: []
  546. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  547. m_Type: 1
  548. m_PreserveAspect: 0
  549. m_FillCenter: 1
  550. m_FillMethod: 4
  551. m_FillAmount: 1
  552. m_FillClockwise: 1
  553. m_FillOrigin: 0
  554. m_UseSpriteMesh: 0
  555. m_PixelsPerUnitMultiplier: 1
  556. --- !u!222 &432530565
  557. CanvasRenderer:
  558. m_ObjectHideFlags: 0
  559. m_CorrespondingSourceObject: {fileID: 0}
  560. m_PrefabInstance: {fileID: 0}
  561. m_PrefabAsset: {fileID: 0}
  562. m_GameObject: {fileID: 432530561}
  563. m_CullTransparentMesh: 0
  564. --- !u!1 &531596782
  565. GameObject:
  566. m_ObjectHideFlags: 0
  567. m_CorrespondingSourceObject: {fileID: 0}
  568. m_PrefabInstance: {fileID: 0}
  569. m_PrefabAsset: {fileID: 0}
  570. serializedVersion: 6
  571. m_Component:
  572. - component: {fileID: 531596783}
  573. - component: {fileID: 531596785}
  574. - component: {fileID: 531596784}
  575. m_Layer: 5
  576. m_Name: Text
  577. m_TagString: Untagged
  578. m_Icon: {fileID: 0}
  579. m_NavMeshLayer: 0
  580. m_StaticEditorFlags: 0
  581. m_IsActive: 1
  582. --- !u!224 &531596783
  583. RectTransform:
  584. m_ObjectHideFlags: 0
  585. m_CorrespondingSourceObject: {fileID: 0}
  586. m_PrefabInstance: {fileID: 0}
  587. m_PrefabAsset: {fileID: 0}
  588. m_GameObject: {fileID: 531596782}
  589. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  590. m_LocalPosition: {x: 0, y: 0, z: 0}
  591. m_LocalScale: {x: 1, y: 1, z: 1}
  592. m_Children: []
  593. m_Father: {fileID: 432530562}
  594. m_RootOrder: 0
  595. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  596. m_AnchorMin: {x: 0, y: 0}
  597. m_AnchorMax: {x: 1, y: 1}
  598. m_AnchoredPosition: {x: 0, y: 0}
  599. m_SizeDelta: {x: 0, y: 0}
  600. m_Pivot: {x: 0.5, y: 0.5}
  601. --- !u!114 &531596784
  602. MonoBehaviour:
  603. m_ObjectHideFlags: 0
  604. m_CorrespondingSourceObject: {fileID: 0}
  605. m_PrefabInstance: {fileID: 0}
  606. m_PrefabAsset: {fileID: 0}
  607. m_GameObject: {fileID: 531596782}
  608. m_Enabled: 1
  609. m_EditorHideFlags: 0
  610. m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
  611. m_Name:
  612. m_EditorClassIdentifier:
  613. m_Material: {fileID: 0}
  614. m_Color: {r: 0.196, g: 0.196, b: 0.196, a: 1}
  615. m_RaycastTarget: 1
  616. m_Maskable: 1
  617. m_OnCullStateChanged:
  618. m_PersistentCalls:
  619. m_Calls: []
  620. m_FontData:
  621. m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
  622. m_FontSize: 14
  623. m_FontStyle: 0
  624. m_BestFit: 0
  625. m_MinSize: 10
  626. m_MaxSize: 40
  627. m_Alignment: 4
  628. m_AlignByGeometry: 0
  629. m_RichText: 1
  630. m_HorizontalOverflow: 0
  631. m_VerticalOverflow: 0
  632. m_LineSpacing: 1
  633. m_Text: Back
  634. --- !u!222 &531596785
  635. CanvasRenderer:
  636. m_ObjectHideFlags: 0
  637. m_CorrespondingSourceObject: {fileID: 0}
  638. m_PrefabInstance: {fileID: 0}
  639. m_PrefabAsset: {fileID: 0}
  640. m_GameObject: {fileID: 531596782}
  641. m_CullTransparentMesh: 0
  642. --- !u!1 &823457166
  643. GameObject:
  644. m_ObjectHideFlags: 0
  645. m_CorrespondingSourceObject: {fileID: 0}
  646. m_PrefabInstance: {fileID: 0}
  647. m_PrefabAsset: {fileID: 0}
  648. serializedVersion: 6
  649. m_Component:
  650. - component: {fileID: 823457167}
  651. m_Layer: 5
  652. m_Name: Sliding Area
  653. m_TagString: Untagged
  654. m_Icon: {fileID: 0}
  655. m_NavMeshLayer: 0
  656. m_StaticEditorFlags: 0
  657. m_IsActive: 1
  658. --- !u!224 &823457167
  659. RectTransform:
  660. m_ObjectHideFlags: 0
  661. m_CorrespondingSourceObject: {fileID: 0}
  662. m_PrefabInstance: {fileID: 0}
  663. m_PrefabAsset: {fileID: 0}
  664. m_GameObject: {fileID: 823457166}
  665. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  666. m_LocalPosition: {x: 0, y: 0, z: 0}
  667. m_LocalScale: {x: 1, y: 1, z: 1}
  668. m_Children:
  669. - {fileID: 1011219728}
  670. m_Father: {fileID: 155392643}
  671. m_RootOrder: 0
  672. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  673. m_AnchorMin: {x: 0, y: 0}
  674. m_AnchorMax: {x: 1, y: 1}
  675. m_AnchoredPosition: {x: 0, y: 0}
  676. m_SizeDelta: {x: -20, y: -20}
  677. m_Pivot: {x: 0.5, y: 0.5}
  678. --- !u!1 &1011219727
  679. GameObject:
  680. m_ObjectHideFlags: 0
  681. m_CorrespondingSourceObject: {fileID: 0}
  682. m_PrefabInstance: {fileID: 0}
  683. m_PrefabAsset: {fileID: 0}
  684. serializedVersion: 6
  685. m_Component:
  686. - component: {fileID: 1011219728}
  687. - component: {fileID: 1011219730}
  688. - component: {fileID: 1011219729}
  689. m_Layer: 5
  690. m_Name: Handle
  691. m_TagString: Untagged
  692. m_Icon: {fileID: 0}
  693. m_NavMeshLayer: 0
  694. m_StaticEditorFlags: 0
  695. m_IsActive: 1
  696. --- !u!224 &1011219728
  697. RectTransform:
  698. m_ObjectHideFlags: 0
  699. m_CorrespondingSourceObject: {fileID: 0}
  700. m_PrefabInstance: {fileID: 0}
  701. m_PrefabAsset: {fileID: 0}
  702. m_GameObject: {fileID: 1011219727}
  703. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  704. m_LocalPosition: {x: 0, y: 0, z: 0}
  705. m_LocalScale: {x: 1, y: 1, z: 1}
  706. m_Children: []
  707. m_Father: {fileID: 823457167}
  708. m_RootOrder: 0
  709. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  710. m_AnchorMin: {x: 0, y: 0}
  711. m_AnchorMax: {x: 0, y: 0}
  712. m_AnchoredPosition: {x: 0, y: 0}
  713. m_SizeDelta: {x: 20, y: 20}
  714. m_Pivot: {x: 0.5, y: 0.5}
  715. --- !u!114 &1011219729
  716. MonoBehaviour:
  717. m_ObjectHideFlags: 0
  718. m_CorrespondingSourceObject: {fileID: 0}
  719. m_PrefabInstance: {fileID: 0}
  720. m_PrefabAsset: {fileID: 0}
  721. m_GameObject: {fileID: 1011219727}
  722. m_Enabled: 1
  723. m_EditorHideFlags: 0
  724. m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  725. m_Name:
  726. m_EditorClassIdentifier:
  727. m_Material: {fileID: 0}
  728. m_Color: {r: 1, g: 1, b: 1, a: 1}
  729. m_RaycastTarget: 1
  730. m_Maskable: 1
  731. m_OnCullStateChanged:
  732. m_PersistentCalls:
  733. m_Calls: []
  734. m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
  735. m_Type: 1
  736. m_PreserveAspect: 0
  737. m_FillCenter: 1
  738. m_FillMethod: 4
  739. m_FillAmount: 1
  740. m_FillClockwise: 1
  741. m_FillOrigin: 0
  742. m_UseSpriteMesh: 0
  743. m_PixelsPerUnitMultiplier: 1
  744. --- !u!222 &1011219730
  745. CanvasRenderer:
  746. m_ObjectHideFlags: 0
  747. m_CorrespondingSourceObject: {fileID: 0}
  748. m_PrefabInstance: {fileID: 0}
  749. m_PrefabAsset: {fileID: 0}
  750. m_GameObject: {fileID: 1011219727}
  751. m_CullTransparentMesh: 0
  752. --- !u!1 &1086899403
  753. GameObject:
  754. m_ObjectHideFlags: 0
  755. m_CorrespondingSourceObject: {fileID: 0}
  756. m_PrefabInstance: {fileID: 0}
  757. m_PrefabAsset: {fileID: 0}
  758. serializedVersion: 6
  759. m_Component:
  760. - component: {fileID: 1086899404}
  761. - component: {fileID: 1086899406}
  762. - component: {fileID: 1086899405}
  763. - component: {fileID: 1086899407}
  764. m_Layer: 5
  765. m_Name: Text
  766. m_TagString: Untagged
  767. m_Icon: {fileID: 0}
  768. m_NavMeshLayer: 0
  769. m_StaticEditorFlags: 0
  770. m_IsActive: 1
  771. --- !u!224 &1086899404
  772. RectTransform:
  773. m_ObjectHideFlags: 0
  774. m_CorrespondingSourceObject: {fileID: 0}
  775. m_PrefabInstance: {fileID: 0}
  776. m_PrefabAsset: {fileID: 0}
  777. m_GameObject: {fileID: 1086899403}
  778. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  779. m_LocalPosition: {x: 0, y: 0, z: 0}
  780. m_LocalScale: {x: 1, y: 1, z: 1}
  781. m_Children: []
  782. m_Father: {fileID: 38156657}
  783. m_RootOrder: 0
  784. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  785. m_AnchorMin: {x: 0, y: 0}
  786. m_AnchorMax: {x: 1, y: 1}
  787. m_AnchoredPosition: {x: 0, y: -0.000091552734}
  788. m_SizeDelta: {x: 0, y: 0}
  789. m_Pivot: {x: 0.5, y: 1}
  790. --- !u!114 &1086899405
  791. MonoBehaviour:
  792. m_ObjectHideFlags: 0
  793. m_CorrespondingSourceObject: {fileID: 0}
  794. m_PrefabInstance: {fileID: 0}
  795. m_PrefabAsset: {fileID: 0}
  796. m_GameObject: {fileID: 1086899403}
  797. m_Enabled: 1
  798. m_EditorHideFlags: 0
  799. m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
  800. m_Name:
  801. m_EditorClassIdentifier:
  802. m_Material: {fileID: 0}
  803. m_Color: {r: 1, g: 1, b: 1, a: 1}
  804. m_RaycastTarget: 1
  805. m_Maskable: 1
  806. m_OnCullStateChanged:
  807. m_PersistentCalls:
  808. m_Calls: []
  809. m_FontData:
  810. m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
  811. m_FontSize: 20
  812. m_FontStyle: 0
  813. m_BestFit: 0
  814. m_MinSize: 10
  815. m_MaxSize: 40
  816. m_Alignment: 0
  817. m_AlignByGeometry: 0
  818. m_RichText: 1
  819. m_HorizontalOverflow: 0
  820. m_VerticalOverflow: 0
  821. m_LineSpacing: 1
  822. m_Text: "The following components are governed by the licenses indicated below:\n\n-
  823. OpenCV : Apache 2.0\n\nhttps://github.com/opencv/opencv/blob/4.x/COPYRIGHT\n\n
  824. Apache License\n Version 2.0, January
  825. 2004\n http://www.apache.org/licenses/\n\n
  826. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n
  827. \"License\" shall mean the terms and conditions for use, reproduction,\n
  828. and distribution as defined by Sections 1 through 9 of this document.\n\n
  829. \"Licensor\" shall mean the copyright owner or entity authorized by\n the
  830. copyright owner that is granting the License.\n\n \"Legal Entity\" shall
  831. mean the union of the acting entity and all\n other entities that control,
  832. are controlled by, or are under common\n control with that entity. For the
  833. purposes of this definition,\n \"control\" means (i) the power, direct or
  834. indirect, to cause the\n direction or management of such entity, whether
  835. by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or
  836. more of the\n outstanding shares, or (iii) beneficial ownership of such
  837. entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n
  838. exercising permissions granted by this License.\n\n \"Source\" form shall
  839. mean the preferred form for making modifications,\n including but not limited
  840. to software source code, documentation\n source, and configuration files.\n\n
  841. \"Object\" form shall mean any form resulting from mechanical\n transformation
  842. or translation of a Source form, including but\n not limited to compiled
  843. object code, generated documentation,\n and conversions to other media types.\n\n
  844. \"Work\" shall mean the work of authorship, whether in Source or\n Object
  845. form, made available under the License, as indicated by a\n copyright notice
  846. that is included in or attached to the work\n (an example is provided in
  847. the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether
  848. in Source or Object\n form, that is based on (or derived from) the Work and
  849. for which the\n editorial revisions, annotations, elaborations, or other
  850. modifications\n represent, as a whole, an original work of authorship. For
  851. the purposes\n of this License, Derivative Works shall not include works
  852. that remain\n separable from, or merely link (or bind by name) to the interfaces
  853. of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall
  854. mean any work of authorship, including\n the original version of the Work
  855. and any modifications or additions\n to that Work or Derivative Works thereof,
  856. that is intentionally\n submitted to Licensor for inclusion in the Work
  857. by the copyright owner\n or by an individual or Legal Entity authorized
  858. to submit on behalf of\n the copyright owner. For the purposes of this definition,
  859. \"submitted\"\n means any form of electronic, verbal, or written communication
  860. sent\n to the Licensor or its representatives, including but not limited
  861. to\n communication on electronic mailing lists, source code control systems,\n
  862. and issue tracking systems that are managed by, or on behalf of, the\n Licensor
  863. for the purpose of discussing and improving the Work, but\n excluding communication
  864. that is conspicuously marked or otherwise\n designated in writing by the
  865. copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean
  866. Licensor and any individual or Legal Entity\n on behalf of whom a Contribution
  867. has been received by Licensor and\n subsequently incorporated within the
  868. Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions
  869. of\n this License, each Contributor hereby grants to You a perpetual,\n
  870. worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright
  871. license to reproduce, prepare Derivative Works of,\n publicly display, publicly
  872. perform, sublicense, and distribute the\n Work and such Derivative Works
  873. in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms
  874. and conditions of\n this License, each Contributor hereby grants to You
  875. a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n
  876. (except as stated in this section) patent license to make, have made,\n
  877. use, offer to sell, sell, import, and otherwise transfer the Work,\n where
  878. such license applies only to those patent claims licensable\n by such Contributor
  879. that are necessarily infringed by their\n Contribution(s) alone or by combination
  880. of their Contribution(s)\n with the Work to which such Contribution(s) was
  881. submitted. If You\n institute patent litigation against any entity (including
  882. a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n
  883. or a Contribution incorporated within the Work constitutes direct\n or contributory
  884. patent infringement, then any patent licenses\n granted to You under this
  885. License for that Work shall terminate\n as of the date such litigation is
  886. filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n
  887. Work or Derivative Works thereof in any medium, with or without\n modifications,
  888. and in Source or Object form, provided that You\n meet the following conditions:\n\n
  889. (a) You must give any other recipients of the Work or\n Derivative Works
  890. a copy of this License; and\n\n (b) You must cause any modified files to
  891. carry prominent notices\n stating that You changed the files; and\n\n
  892. (c) You must retain, in the Source form of any Derivative Works\n that
  893. You distribute, all copyright, patent, trademark, and\n attribution
  894. notices from the Source form of the Work,\n excluding those notices
  895. that do not pertain to any part of\n the Derivative Works; and\n\n
  896. (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution,
  897. then any Derivative Works that You distribute must\n include a readable
  898. copy of the attribution notices contained\n within such NOTICE file,
  899. excluding those notices that do not\n pertain to any part of the Derivative
  900. Works, in at least one\n of the following places: within a NOTICE text
  901. file distributed\n as part of the Derivative Works; within the Source
  902. form or\n documentation, if provided along with the Derivative Works;
  903. or,\n within a display generated by the Derivative Works, if and\n
  904. wherever such third-party notices normally appear. The contents\n of
  905. the NOTICE file are for informational purposes only and\n do not modify
  906. the License. You may add Your own attribution\n notices within Derivative
  907. Works that You distribute, alongside\n or as an addendum to the NOTICE
  908. text from the Work, provided\n that such additional attribution notices
  909. cannot be construed\n as modifying the License.\n\n You may add
  910. Your own copyright statement to Your modifications and\n may provide additional
  911. or different license terms and conditions\n for use, reproduction, or distribution
  912. of Your modifications, or\n for any such Derivative Works as a whole, provided
  913. Your use,\n reproduction, and distribution of the Work otherwise complies
  914. with\n the conditions stated in this License.\n\n 5. Submission of Contributions.
  915. Unless You explicitly state otherwise,\n any Contribution intentionally submitted
  916. for inclusion in the Work\n by You to the Licensor shall be under the terms
  917. and conditions of\n this License, without any additional terms or conditions.\n
  918. Notwithstanding the above, nothing herein shall supersede or modify\n the
  919. terms of any separate license agreement you may have executed\n with Licensor
  920. regarding such Contributions.\n\n 6. Trademarks. This License does not grant
  921. permission to use the trade\n names, trademarks, service marks, or product
  922. names of the Licensor,\n except as required for reasonable and customary
  923. use in describing the\n origin of the Work and reproducing the content of
  924. the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable
  925. law or\n agreed to in writing, Licensor provides the Work (and each\n
  926. Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT
  927. WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including,
  928. without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT,
  929. MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible
  930. for determining the\n appropriateness of using or redistributing the Work
  931. and assume any\n risks associated with Your exercise of permissions under
  932. this License.\n\n 8. Limitation of Liability. In no event and under no legal
  933. theory,\n whether in tort (including negligence), contract, or otherwise,\n
  934. unless required by applicable law (such as deliberate and grossly\n negligent
  935. acts) or agreed to in writing, shall any Contributor be\n liable to You
  936. for damages, including any direct, indirect, special,\n incidental, or consequential
  937. damages of any character arising as a\n result of this License or out of
  938. the use or inability to use the\n Work (including but not limited to damages
  939. for loss of goodwill,\n work stoppage, computer failure or malfunction,
  940. or any and all\n other commercial damages or losses), even if such Contributor\n
  941. has been advised of the possibility of such damages.\n\n 9. Accepting Warranty
  942. or Additional Liability. While redistributing\n the Work or Derivative Works
  943. thereof, You may choose to offer,\n and charge a fee for, acceptance of
  944. support, warranty, indemnity,\n or other liability obligations and/or rights
  945. consistent with this\n License. However, in accepting such obligations,
  946. You may act only\n on Your own behalf and on Your sole responsibility, not
  947. on behalf\n of any other Contributor, and only if You agree to indemnify,\n
  948. defend, and hold each Contributor harmless for any liability\n incurred
  949. by, or claims asserted against, such Contributor by reason\n of your accepting
  950. any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n
  951. APPENDIX: How to apply the Apache License to your work.\n\n To apply the
  952. Apache License to your work, attach the following\n boilerplate notice,
  953. with the fields enclosed by brackets \"[]\"\n replaced with your own identifying
  954. information. (Don't include\n the brackets!) The text should be enclosed
  955. in the appropriate\n comment syntax for the file format. We also recommend
  956. that a\n file or class name and description of purpose be included on the\n
  957. same \"printed page\" as the copyright notice for easier\n identification
  958. within third-party archives.\n\n Copyright [yyyy] [name of copyright owner]\n\n
  959. Licensed under the Apache License, Version 2.0 (the \"License\");\n you may
  960. not use this file except in compliance with the License.\n You may obtain a
  961. copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n
  962. Unless required by applicable law or agreed to in writing, software\n distributed
  963. under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES
  964. OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for
  965. the specific language governing permissions and\n limitations under the License.\n\n\n----------------------------------------------------------------------------------------------------------------\r\n\r\n\n-
  966. colorization_release_v2.caffemodel, colorization_deploy_v2.prototxt : BSD 2-Clause
  967. \"Simplified\" License\r\nCopyright (c) 2016, Richard Zhang, Phillip Isola, Alexei
  968. A. Efros\r\nAll rights reserved.\r\nhttps://github.com/richzhang/colorization/blob/master/LICENSE\r\n\r\n-
  969. dasiamrpn_model.onnx, dasiamrpn_kernel_r1.onnx, dasiamrpn_kernel_cls1.onnx :
  970. Apache 2.0 License \r\nCopyright (C) 2021, Shenzhen Institute of Artificial Intelligence
  971. and Robotics for Society, all rights reserved.\r\nhttps://github.com/opencv/opencv_zoo/blob/master/models/object_tracking_dasiamrpn/LICENSE\r\n\r\n-
  972. mosaic.t7 : Free for personal or research use;\r\nhttps://github.com/jcjohnson/fast-neural-style\r\n\r\n-
  973. palm_detection_mediapipe_2023feb.onnx, handpose_estimation_mediapipe_2022may.onnx
  974. : Apache 2.0 License \r\nhttps://github.com/opencv/opencv_zoo/blob/master/models/handpose_estimation_mediapipe/LICENSE\r\n\r\n-
  975. human_segmentation_pphumanseg_2021oct.onnx : Apache 2.0 License\r\nCopyright
  976. (C) 2021, Shenzhen Institute of Artificial Intelligence and Robotics for Society,
  977. all rights reserved.\r\nhttps://github.com/opencv/opencv_zoo/blob/master/models/human_segmentation_pphumanseg/LICENSE\r\n\r\n-
  978. image_classification_mobilenetv2_2022apr.onnx : Apache 2.0 License\r\nhttps://github.com/opencv/opencv_zoo/blob/master/models/image_classification_ppresnet/LICENSE\r\n\r\n-
  979. image_classification_ppresnet50_2022jan.onnx : Apache 2.0 License\r\nCopyright
  980. (C) 2021, Shenzhen Institute of Artificial Intelligence and Robotics for Society,
  981. all rights reserved.\r\nhttps://github.com/opencv/opencv_zoo/blob/master/models/image_classification_ppresnet/LICENSE\r\n\r\n-
  982. yufacedetectnet-open-v2.caffemodel, yufacedetectnet-open-v2.prototxt : 3-clause
  983. BSD License\r\nCopyright (c) 2015-2019, Shiqi Yu, all rights reserved.\r\nshiqi.yu@gmail.com\r\nhttps://github.com/ShiqiYu/libfacedetection/blob/master/LICENSE\r\n\r\n-
  984. face_detection_yunet_2022mar.onnx : MIT License\r\nCopyright (C) 2021, Shenzhen
  985. Institute of Artificial Intelligence and Robotics for Society, all rights reserved.\r\nhttps://github.com/opencv/opencv_zoo/blob/master/models/face_detection_yunet/LICENSE\r\n\r\n-
  986. person_detection_mediapipe_2023mar.onnx : Apache License 2.0\r\nhttps://github.com/opencv/opencv_zoo/blob/main/models/person_detection_mediapipe/LICENSE\r\n\r\n-
  987. pose_estimation_mediapipe_2023mar.onnx : Apache License 2.0\r\nhttps://github.com/opencv/opencv_zoo/blob/main/models/pose_estimation_mediapipe/LICENSE\n\r\n-
  988. MobileNetSSD_deploy.caffemodel, MobileNetSSD_deploy.prototxt : MIT License\r\nCopyright
  989. (c) 2018 chuanqi305\r\nhttps://github.com/chuanqi305/MobileNet-SSD/blob/master/LICENSE\r\n\r\n-
  990. nanodet-plus-m_416.onnx : Apache License 2.0\r\nCopyright 2020-2021 RangiLyu.
  991. All rights reserved.\r\nhttps://github.com/RangiLyu/nanodet/blob/main/LICENSE\r\n\r\n-
  992. text_detection_DB_IC15_resnet18_2021sep.onnx, text_recognition_CRNN_EN_2021sep.onnx,
  993. charset_36_EN.txt : Apache 2.0 License\r\nCopyright (C) 2021, Shenzhen Institute
  994. of Artificial Intelligence and Robotics for Society, all rights reserved.\r\nhttps://github.com/opencv/opencv_zoo/blob/master/models/text_detection_db/LICENSE\r\n\r\n-
  995. yolov4-tiny.cfg, yolov4-tiny.weights : YOLO LICENSE\r\nhttps://github.com/AlexeyAB/darknet/blob/master/LICENSE\r\n\n-
  996. yolox_tiny.onnx : Apache License 2.0\r\nhttps://github.com/Megvii-BaseDetection/YOLOX/blob/main/LICENSE\r\n\r\n-
  997. nanotrack_backbone_sim.onnx, nanotrack_head_sim.onn : Apache 2.0 License\r\nCopyright
  998. (c) SenseTime. All Rights Reserved.\r\nhttps://github.com/HonglinChu/SiamTrackers/blob/master/NanoTrack/LICENSE"
  999. --- !u!222 &1086899406
  1000. CanvasRenderer:
  1001. m_ObjectHideFlags: 0
  1002. m_CorrespondingSourceObject: {fileID: 0}
  1003. m_PrefabInstance: {fileID: 0}
  1004. m_PrefabAsset: {fileID: 0}
  1005. m_GameObject: {fileID: 1086899403}
  1006. m_CullTransparentMesh: 0
  1007. --- !u!114 &1086899407
  1008. MonoBehaviour:
  1009. m_ObjectHideFlags: 0
  1010. m_CorrespondingSourceObject: {fileID: 0}
  1011. m_PrefabInstance: {fileID: 0}
  1012. m_PrefabAsset: {fileID: 0}
  1013. m_GameObject: {fileID: 1086899403}
  1014. m_Enabled: 1
  1015. m_EditorHideFlags: 0
  1016. m_Script: {fileID: 11500000, guid: 3245ec927659c4140ac4f8d17403cc18, type: 3}
  1017. m_Name:
  1018. m_EditorClassIdentifier:
  1019. m_HorizontalFit: 0
  1020. m_VerticalFit: 2
  1021. --- !u!1 &1502237567
  1022. GameObject:
  1023. m_ObjectHideFlags: 0
  1024. m_CorrespondingSourceObject: {fileID: 0}
  1025. m_PrefabInstance: {fileID: 0}
  1026. m_PrefabAsset: {fileID: 0}
  1027. serializedVersion: 6
  1028. m_Component:
  1029. - component: {fileID: 1502237571}
  1030. - component: {fileID: 1502237570}
  1031. - component: {fileID: 1502237569}
  1032. - component: {fileID: 1502237568}
  1033. m_Layer: 5
  1034. m_Name: Canvas
  1035. m_TagString: Untagged
  1036. m_Icon: {fileID: 0}
  1037. m_NavMeshLayer: 0
  1038. m_StaticEditorFlags: 0
  1039. m_IsActive: 1
  1040. --- !u!114 &1502237568
  1041. MonoBehaviour:
  1042. m_ObjectHideFlags: 0
  1043. m_CorrespondingSourceObject: {fileID: 0}
  1044. m_PrefabInstance: {fileID: 0}
  1045. m_PrefabAsset: {fileID: 0}
  1046. m_GameObject: {fileID: 1502237567}
  1047. m_Enabled: 1
  1048. m_EditorHideFlags: 0
  1049. m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
  1050. m_Name:
  1051. m_EditorClassIdentifier:
  1052. m_IgnoreReversedGraphics: 1
  1053. m_BlockingObjects: 0
  1054. m_BlockingMask:
  1055. serializedVersion: 2
  1056. m_Bits: 4294967295
  1057. --- !u!114 &1502237569
  1058. MonoBehaviour:
  1059. m_ObjectHideFlags: 0
  1060. m_CorrespondingSourceObject: {fileID: 0}
  1061. m_PrefabInstance: {fileID: 0}
  1062. m_PrefabAsset: {fileID: 0}
  1063. m_GameObject: {fileID: 1502237567}
  1064. m_Enabled: 1
  1065. m_EditorHideFlags: 0
  1066. m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
  1067. m_Name:
  1068. m_EditorClassIdentifier:
  1069. m_UiScaleMode: 1
  1070. m_ReferencePixelsPerUnit: 100
  1071. m_ScaleFactor: 1
  1072. m_ReferenceResolution: {x: 800, y: 600}
  1073. m_ScreenMatchMode: 0
  1074. m_MatchWidthOrHeight: 0
  1075. m_PhysicalUnit: 3
  1076. m_FallbackScreenDPI: 96
  1077. m_DefaultSpriteDPI: 96
  1078. m_DynamicPixelsPerUnit: 1
  1079. --- !u!223 &1502237570
  1080. Canvas:
  1081. m_ObjectHideFlags: 0
  1082. m_CorrespondingSourceObject: {fileID: 0}
  1083. m_PrefabInstance: {fileID: 0}
  1084. m_PrefabAsset: {fileID: 0}
  1085. m_GameObject: {fileID: 1502237567}
  1086. m_Enabled: 1
  1087. serializedVersion: 3
  1088. m_RenderMode: 0
  1089. m_Camera: {fileID: 0}
  1090. m_PlaneDistance: 100
  1091. m_PixelPerfect: 0
  1092. m_ReceivesEvents: 1
  1093. m_OverrideSorting: 0
  1094. m_OverridePixelPerfect: 0
  1095. m_SortingBucketNormalizedSize: 0
  1096. m_AdditionalShaderChannelsFlag: 25
  1097. m_SortingLayerID: 0
  1098. m_SortingOrder: 0
  1099. m_TargetDisplay: 0
  1100. --- !u!224 &1502237571
  1101. RectTransform:
  1102. m_ObjectHideFlags: 0
  1103. m_CorrespondingSourceObject: {fileID: 0}
  1104. m_PrefabInstance: {fileID: 0}
  1105. m_PrefabAsset: {fileID: 0}
  1106. m_GameObject: {fileID: 1502237567}
  1107. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  1108. m_LocalPosition: {x: 0, y: 0, z: 0}
  1109. m_LocalScale: {x: 0, y: 0, z: 0}
  1110. m_Children:
  1111. - {fileID: 432530562}
  1112. - {fileID: 1646839690}
  1113. m_Father: {fileID: 0}
  1114. m_RootOrder: 1
  1115. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  1116. m_AnchorMin: {x: 0, y: 0}
  1117. m_AnchorMax: {x: 0, y: 0}
  1118. m_AnchoredPosition: {x: 0, y: 0}
  1119. m_SizeDelta: {x: 0, y: 0}
  1120. m_Pivot: {x: 0, y: 0}
  1121. --- !u!1 &1646839689
  1122. GameObject:
  1123. m_ObjectHideFlags: 0
  1124. m_CorrespondingSourceObject: {fileID: 0}
  1125. m_PrefabInstance: {fileID: 0}
  1126. m_PrefabAsset: {fileID: 0}
  1127. serializedVersion: 6
  1128. m_Component:
  1129. - component: {fileID: 1646839690}
  1130. m_Layer: 5
  1131. m_Name: LisenceText
  1132. m_TagString: Untagged
  1133. m_Icon: {fileID: 0}
  1134. m_NavMeshLayer: 0
  1135. m_StaticEditorFlags: 0
  1136. m_IsActive: 1
  1137. --- !u!224 &1646839690
  1138. RectTransform:
  1139. m_ObjectHideFlags: 0
  1140. m_CorrespondingSourceObject: {fileID: 0}
  1141. m_PrefabInstance: {fileID: 0}
  1142. m_PrefabAsset: {fileID: 0}
  1143. m_GameObject: {fileID: 1646839689}
  1144. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  1145. m_LocalPosition: {x: 0, y: 0, z: 0}
  1146. m_LocalScale: {x: 1, y: 1, z: 1}
  1147. m_Children:
  1148. - {fileID: 38156657}
  1149. - {fileID: 155392643}
  1150. m_Father: {fileID: 1502237571}
  1151. m_RootOrder: 1
  1152. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  1153. m_AnchorMin: {x: 0, y: 0}
  1154. m_AnchorMax: {x: 1, y: 1}
  1155. m_AnchoredPosition: {x: 0, y: -25}
  1156. m_SizeDelta: {x: -40, y: -90}
  1157. m_Pivot: {x: 0.5, y: 0.5}
  1158. --- !u!1 &1787239744
  1159. GameObject:
  1160. m_ObjectHideFlags: 0
  1161. m_CorrespondingSourceObject: {fileID: 0}
  1162. m_PrefabInstance: {fileID: 0}
  1163. m_PrefabAsset: {fileID: 0}
  1164. serializedVersion: 6
  1165. m_Component:
  1166. - component: {fileID: 1787239749}
  1167. - component: {fileID: 1787239748}
  1168. - component: {fileID: 1787239746}
  1169. - component: {fileID: 1787239745}
  1170. - component: {fileID: 1787239750}
  1171. m_Layer: 0
  1172. m_Name: Main Camera
  1173. m_TagString: MainCamera
  1174. m_Icon: {fileID: 0}
  1175. m_NavMeshLayer: 0
  1176. m_StaticEditorFlags: 0
  1177. m_IsActive: 1
  1178. --- !u!81 &1787239745
  1179. AudioListener:
  1180. m_ObjectHideFlags: 0
  1181. m_CorrespondingSourceObject: {fileID: 0}
  1182. m_PrefabInstance: {fileID: 0}
  1183. m_PrefabAsset: {fileID: 0}
  1184. m_GameObject: {fileID: 1787239744}
  1185. m_Enabled: 1
  1186. --- !u!124 &1787239746
  1187. Behaviour:
  1188. m_ObjectHideFlags: 0
  1189. m_CorrespondingSourceObject: {fileID: 0}
  1190. m_PrefabInstance: {fileID: 0}
  1191. m_PrefabAsset: {fileID: 0}
  1192. m_GameObject: {fileID: 1787239744}
  1193. m_Enabled: 1
  1194. --- !u!20 &1787239748
  1195. Camera:
  1196. m_ObjectHideFlags: 0
  1197. m_CorrespondingSourceObject: {fileID: 0}
  1198. m_PrefabInstance: {fileID: 0}
  1199. m_PrefabAsset: {fileID: 0}
  1200. m_GameObject: {fileID: 1787239744}
  1201. m_Enabled: 1
  1202. serializedVersion: 2
  1203. m_ClearFlags: 1
  1204. m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0.019607844}
  1205. m_projectionMatrixMode: 1
  1206. m_GateFitMode: 2
  1207. m_FOVAxisMode: 0
  1208. m_SensorSize: {x: 36, y: 24}
  1209. m_LensShift: {x: 0, y: 0}
  1210. m_FocalLength: 50
  1211. m_NormalizedViewPortRect:
  1212. serializedVersion: 2
  1213. x: 0
  1214. y: 0
  1215. width: 1
  1216. height: 1
  1217. near clip plane: 0.3
  1218. far clip plane: 1000
  1219. field of view: 60
  1220. orthographic: 0
  1221. orthographic size: 5
  1222. m_Depth: -1
  1223. m_CullingMask:
  1224. serializedVersion: 2
  1225. m_Bits: 4294967295
  1226. m_RenderingPath: -1
  1227. m_TargetTexture: {fileID: 0}
  1228. m_TargetDisplay: 0
  1229. m_TargetEye: 3
  1230. m_HDR: 0
  1231. m_AllowMSAA: 1
  1232. m_AllowDynamicResolution: 0
  1233. m_ForceIntoRT: 0
  1234. m_OcclusionCulling: 1
  1235. m_StereoConvergence: 10
  1236. m_StereoSeparation: 0.022
  1237. --- !u!4 &1787239749
  1238. Transform:
  1239. m_ObjectHideFlags: 0
  1240. m_CorrespondingSourceObject: {fileID: 0}
  1241. m_PrefabInstance: {fileID: 0}
  1242. m_PrefabAsset: {fileID: 0}
  1243. m_GameObject: {fileID: 1787239744}
  1244. m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
  1245. m_LocalPosition: {x: 0, y: 1, z: -10}
  1246. m_LocalScale: {x: 1, y: 1, z: 1}
  1247. m_Children: []
  1248. m_Father: {fileID: 0}
  1249. m_RootOrder: 0
  1250. m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
  1251. --- !u!114 &1787239750
  1252. MonoBehaviour:
  1253. m_ObjectHideFlags: 0
  1254. m_CorrespondingSourceObject: {fileID: 0}
  1255. m_PrefabInstance: {fileID: 0}
  1256. m_PrefabAsset: {fileID: 0}
  1257. m_GameObject: {fileID: 1787239744}
  1258. m_Enabled: 1
  1259. m_EditorHideFlags: 0
  1260. m_Script: {fileID: 11500000, guid: 9edeb721da1dd3c49a1bd82aa7dfa2fc, type: 3}
  1261. m_Name:
  1262. m_EditorClassIdentifier: