Struct YVRCameraRenderer.EyeRenderDescription
Specifies the size and field-of-view for one eye texture.
Namespace: YVR.Core
Assembly: YVR.Core.Runtime.dll
Syntax
public struct YVRCameraRenderer.EyeRenderDescription
Fields
Name | Description |
---|---|
fov | The angle of the horizontal and vertical field of view in degrees. For Symmetric FOV interface compatibility Note this includes the fov angle from both sides |
fullFov | The full information of field of view in degrees. |
resolution | The horizontal and vertical size of the texture. |