Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Ovr
FovPort
C# Class Ovr.FovPort
显示文件
Open project: UCSDVR/Lucid-VR
Class Usage Examples
Public Properties
Property
Type
Description
DownTan
float
LeftTan
float
RightTan
float
UpTan
float
Property Details
DownTan
public_oe property
The tangent of the angle between the viewing vector and the bottom edge of the field of view.
public
float
DownTan
return
float
LeftTan
public_oe property
The tangent of the angle between the viewing vector and the left edge of the field of view.
public
float
LeftTan
return
float
RightTan
public_oe property
The tangent of the angle between the viewing vector and the right edge of the field of view.
public
float
RightTan
return
float
UpTan
public_oe property
The tangent of the angle between the viewing vector and the top edge of the field of view.
public
float
UpTan
return
float