Unity-Technologies / NativeRenderingPlugin

C++ Rendering Plugin example for Unity
https://docs.unity3d.com/Manual/NativePluginInterface.html
MIT License
815 stars 163 forks source link

RegisterRenderingPlugin on windows #44

Open GongKuiJun opened 4 months ago

GongKuiJun commented 4 months ago
 On the Windows platform, it is desired to call "UnityRegisterRenderingPlugin" in UNITYWEBGL or "UnityRegisterRenderingPlugin V5" in Native RenderingPlugin IOS
### Tasks