pale bone
pale bone

Reputation: 1836

Programmatically control Oculus Quest camera passthrough mode

I haven't seen this in their docs. Does anyone know (or have an ETA) if we can toggle on/off pass-through camera mode programmatically?

Upvotes: 6

Views: 1020

Answers (1)

Jay
Jay

Reputation: 2946

You can enable an AR style blend of your game and passthrough through this API. However, it is intentionally fairly limited for security of privacy (no access to the cameras view directly).

Upvotes: 1

Related Questions