Hi, I’m encountering in the native plugin.
I find out that in IUnityGraphicsVulkan.h
There are two type of Vulkan in IUnityInterfcaes:
- IUnityGraphicsVulkanv2
- IUnityGraphicsVulkan
I have searched for the document(There are no document about this) and the code inside IUnityGraphicsVulkan.h, but I can’t find the answer.