摘要: using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Windows; /** * * Unity指定区域截图 * Create by Camming 2020 阅读全文
posted @ 2023-12-14 17:00 Ww7i 阅读(103) 评论(0) 推荐(0)
摘要: 方案一·: 1.识别 using System.Collections;using System.Collections.Generic;using UnityEngine;using ZXing;using UnityEngine.UI; /// <summary>/// 二维码扫描识别功能/// 阅读全文
posted @ 2023-12-14 16:59 Ww7i 阅读(342) 评论(0) 推荐(0)