StereoCameraFov Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This struct holds field of views for the left and right camera view in stereo rendering.
public value class StereoCameraFov
public struct StereoCameraFov
type StereoCameraFov = struct
Public Structure StereoCameraFov
- Inheritance
-
StereoCameraFov
Fields
Left |
The field of view for the left camera view. |
Right |
The field of view for the right camera view. |