- 33
- 0
- 约小于1千字
- 约 1页
- 2021-12-01 发布于江苏
- 举报
using UnityEngine;
using System.Collections;
public class control : MonoBehaviour {
//OnMouseDrag is called when the user has clicked on a GUIElement or Collider and is
still holding down the mouse.
void OnMouseDrag(){
原创力文档

文档评论(0)