joe.marshall.921677
4 months agoExplorer
Unreal Passthrough camera support plugin
I just released a (paid) plugin for easy and fast camera access in Unreal, which has support for Quest 3 passthrough camera access, including accessing both cameras at the same time.
It is possible in theory to access one camera in Unreal using the built in camera plugin, but (a) it is slow and inefficient, (b) it won't let you access multiple cameras, and (c) my plugin gives you a simple, supported way of accessing the cameras, including handling permissions and getting textures directly to GPU rather than loading them via memory.
Get it here:
https://www.fab.com/listings/b1ad42b6-f1f5-479c-a2b2-af24cd4bc18b
Example code and demo projects here:
https://github.com/joemarshall/directcameraexamples
