Unity-Technologies / NativeRenderingPlugin

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

Return when vertex layout unexpected #29

Closed matas-tunkevicius closed 1 year ago

matas-tunkevicius commented 1 year ago

Since Unity no longer supports 2018.x or 2019.x I updated the script to manually define the vertex layout to set a slightly better and more readable example to prevent weird bugs.