Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core > API/Plugins/GameplayCameras/Core/FCameraPose > API/Plugins/GameplayCameras/Core/FCameraPose/GetEffectiveFieldOfView
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraPose.h |
| Include | #include "Core/CameraPose.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Core/CameraPose.cpp |
double GetEffectiveFieldOfView() const
Remarks
Computes the horizontal field of view of the camera. The effective field of view can be driven by the FieldOfView property, or the FocalLength property in combination with the sensor size.