文艺康乃馨

文章
5
资源
0
加入时间
2年10月21天

基于AVpro视频播放器的展馆视频播放

using System.Collections;using System.Collections.Generic;using UnityEngine;using RenderHeads.Media.AVProVideo;脚本不需要赋值,挂在物体上即可public class VideoShowOne : MonoBehaviour{ public static VideoShowOne showOne;bool IsPlay = false; private void Awa