Gets or sets the camera field angle in radians.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[DefaultValueAttribute()]
public float FieldOfView { get; set; }

See Also