Struct XrFovf
Field of view (FoV) is defined by the XrFovf structure.
Inherited Members
Namespace: VIVE.OpenXR
Assembly: VIVE.OpenXR.dll
Syntax
public struct XrFovf
Fields
angleDown
Declaration
public float angleDown
Field Value
Type | Description |
---|---|
float |
angleLeft
Declaration
public float angleLeft
Field Value
Type | Description |
---|---|
float |
angleRight
Declaration
public float angleRight
Field Value
Type | Description |
---|---|
float |
angleUp
Declaration
public float angleUp
Field Value
Type | Description |
---|---|
float |