Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Math > API/Plugins/GameplayCameras/Math/FCameraPoseMath
| Type | Name | Description | |
|---|---|---|---|
| FCameraFieldsOfView | GetEffectiveFieldsOfView
(
const FCameraPose& CameraPose |
Gets both horizontal and vertical effective fields of view, using the sensor aspect ratio. | |
| FCameraFieldsOfView | GetEffectiveFieldsOfView
(
const FCameraPose& CameraPose, |
Gets both horizontal and vertical effective fields of view, using the given player controller's viewport aspect ratio. | |
| FCameraFieldsOfView | GetEffectiveFieldsOfView
(
const FCameraPose& CameraPose, |
Gets both horizontal and vertical effective fields of view, using the given aspect ratio. |