Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
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{};