How can I check and create the folder if not existing ? and how can I make that it will take each time one screenshot when pressing the K key?

前端 未结 0 1253
轮回少年
轮回少年 2021-01-23 16:08
using UnityEngine;
using System.Collections;

public class HiResScreenshots : MonoBehaviour
{
    public Camera camera;
    public int resWidth = 2550;
    public int re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题