Merge branch 'NewMaster' into AnHui_SheYing
This commit is contained in:
commit
bdae987eb5
@ -142,6 +142,10 @@ namespace QFramework.Example
|
||||
player.Play();
|
||||
SetImg();
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.LogError("没有找到视频:" + path);
|
||||
}
|
||||
}
|
||||
|
||||
private void VideoPlayer_loopPointReached(UnityEngine.Video.VideoPlayer source)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user