Camera.FieldOfViewX

Camera.FieldOfViewX property

Gets or sets the camera’s horizontal field of view in degrees, this property is used only when ApertureMode is HorizAndVert

public double FieldOfViewX { get; set; }

See Also