OSVR / OSVR-Unity-Rendering

Rendering plugin for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In file OsvrRenderingPlugin.cpp, !s_deviceType is an invalid check

rishi-rranjan opened this issue · comments

For s_deviceType, 0 is a valid value which means a legacy open gl renderer. We should check against kUnityGfxRendererNull.

Please assign this to me and I can fix this.

Wrong issue.