Unity在Windows上默认以DirextX的方式运行,在MacOS和Linux上默认以OpenGl的方式运行,
如果希望在Windows上以OpenGL的方式运行可以在命令行中输入 -force-opengl启动Unity
Unity在Windows上默认以DirextX的方式运行,在MacOS和Linux上默认以OpenGl的方式运行,
如果希望在Windows上以OpenGL的方式运行可以在命令行中输入 -force-opengl启动Unity
转载于:https://www.cnblogs.com/liruiosng/p/5755522.html