Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This struct holds field of views for the left and right camera view in stereo rendering.
struct Microsoft::Azure::RemoteRendering::StereoCameraFov
Fields
Left
The field of view for the left camera view.
Microsoft::Azure::RemoteRendering::CameraFov Left{};
Right
The field of view for the right camera view.
Microsoft::Azure::RemoteRendering::CameraFov Right{};