Gets and sets the projector field of view, in degrees. The default field of view is 53°.
JavaScript |
|
ProjectionFieldOfView |
C# |
|
double ProjectionFieldOfView { get; set; } |
C++ |
|
HRESULT ProjectionFieldOfView([out, retval] double* pVal) HRESULT ProjectionFieldOfView([in] double pVal) |