DX9ToolsR4 - Created by: X

Camera.FieldOfView Property

Gets / Sets the cameras FOV or Field of view.

[Visual Basic]
Public Property FieldOfView As Single
[C#]
public float FieldOfView {get; set;}

Remarks

If the AutoUpdateProjection property is True a call to the UpdateProjection is made automatically.

See Also

Camera Class | CBX.Libs.DX9ToolsR4 Namespace