Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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{};