Camera3DFieldOfView Property

Get/Set the camera's field of view, in degrees.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
public float FieldOfView { get; set; }

Property Value

Single

See Also