Camera.FieldOfViewY

Camera.FieldOfViewY property

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

public double FieldOfViewY { get; set; }

See Also