StereoCameraFov Struct

Definition

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.

Applies to

See also