Imaginary Game Engine API documentation
FieldOfView Property
NamespacesIGECameraFieldOfView

[This is preliminary documentation and is subject to change.]

Get this cameras FoV
Declaration Syntax
C#Visual BasicVisual C++
public float FieldOfView { get; }
Public ReadOnly Property FieldOfView As Single
public:
property float FieldOfView {
	float get ();
}

Assembly: IGE Core (Module: IGE Core) Version: 0.1.2957.39562 (0.1.0.0)