CameraVerticalFieldOfView Property |
Gets the vertical field of view in radians.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double VerticalFieldOfView { get; }
Public ReadOnly Property VerticalFieldOfView As Double
Get
public:
property double VerticalFieldOfView {
double get ();
}
member VerticalFieldOfView : float with get
Property Value
Type:
DoubleSee Also