Table of Contents

Struct YVRCameraRenderer.EyeFov

Namespace
YVR.Core
Assembly
YVR.Core.Runtime.dll

Contains full fov information per eye in degree Under Symmetric Fov mode, UpFov == DownFov and LeftFov == RightFov.

public struct YVRCameraRenderer.EyeFov
Inherited Members

Fields

DownFov

the fov of down screen

LeftFov

the fov of left screen

RightFov

the fov of right screen

UpFov

the fov of up screen