using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class TakePicture : MonoBehaviour
{
private int width; //截取照片的宽
private int height; //截取照
Unity-基础篇-屏幕截图
最新推荐文章于 2024-08-10 15:55:30 发布