You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Current Unity's camera API provides an stereo API without the need of creating two camera instances. The resulting camera would behave like a real camera which is more natural
The text was updated successfully, but these errors were encountered:
There is no automatic side-by-side view of the left and right eyes. To see a side-by-side view in the Game View, create two Cameras, set one to the left and one to the right eye, and set the viewport of display them side by side.
Current Unity's camera API provides an stereo API without the need of creating two camera instances. The resulting camera would behave like a real camera which is more natural
The text was updated successfully, but these errors were encountered: