I want to know why the basler driver dll cannot be called in unity. Is it because the dll contains unmanaged code?
Because I encountered other camera drivers that could not be called.
In addition, I tried PylonC.NET and found that it can be called and used directly in Unity, which can achieve real-time rendering of camera images in Unity. If you are interested, I can share it.
I want to know why the basler driver dll cannot be called in unity. Is it because the dll contains unmanaged code?
Because I encountered other camera drivers that could not be called.
In addition, I tried PylonC.NET and found that it can be called and used directly in Unity, which can achieve real-time rendering of camera images in Unity. If you are interested, I can share it.