| 
														
															@@ -100,14 +100,14 @@ public partial class ScreenLocate : o0InfraredCameraHandler 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     { 
														 | 
														
														 | 
														
															     { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         get=>infraredLocate.CameraLocationOffset; 
														 | 
														
														 | 
														
															         get=>infraredLocate.CameraLocationOffset; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         set{ 
														 | 
														
														 | 
														
															         set{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            infraredLocate.CameraLocationOffset = value; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            infraredLocate.SetCameraLocationOffset(value); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     public Vector2 UVOffset 
														 | 
														
														 | 
														
															     public Vector2 UVOffset 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         { 
														 | 
														
														 | 
														
															         { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         get=>infraredLocate.UVOffset; 
														 | 
														
														 | 
														
															         get=>infraredLocate.UVOffset; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         set{ 
														 | 
														
														 | 
														
															         set{ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            infraredLocate.UVOffset = value; 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            infraredLocate.SetUVOffset(value); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         } 
														 | 
														
														 | 
														
															         } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     //用来记录最后一次更新的数据 
														 | 
														
														 | 
														
															     //用来记录最后一次更新的数据 
														 |