Minimal Unity-ZED SDK version

Hi there,

I am wondering if anyone knows how to create a minimal version of the Unity ZED SDK? I would like to deploy a standalone app to oculus Quest2 via Android SDK. I don’t need anything fancy, just streaming the stereo images to the right image planes as the ZED SDK has now. I don’t need spatial awareness or shading for shadow. I need to turn off the depth and normal buffer to reduce latency, but the ZED Unity code is a jungle and it is too time-consuming to navigate through it. Could any developer just point me out how to do it? Thank you so much!!!