fix:代码提交
This commit is contained in:
@@ -39,6 +39,10 @@ public class AppCache
|
||||
public static List<IconData> iconPointList04;
|
||||
//相机点位加速度震动监测
|
||||
public static List<Transform> iconCameraList04 = new List<Transform>();
|
||||
|
||||
public static List<IconData> iconPointList05;
|
||||
//相机点位加速度震动监测
|
||||
public static List<Transform> iconCameraList05 = new List<Transform>();
|
||||
public static List<Vector3> areaPointList01 = new List<Vector3>();
|
||||
public static List<Vector3> areaPointList02 = new List<Vector3>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user