Click or drag to resize

CameraGetFov Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Camera.GetFov"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetFov is deprecated. Use the Fov property instead.")]
public float GetFov()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.Camera.GetFov"]

See Also