Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Math
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Math/CameraFramingZoneMath.h |
| Include | #include "Math/CameraFramingZoneMath.h" |
Syntax
struct FFramingZoneAngles
Remarks
The half-angles (in radians) of a rectangular screen framing zone, relative to the camera pose's aim direction.
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | BottomHalfAngle | ||
| double | LeftHalfAngle | ||
| double | RightHalfAngle | ||
| double | TopHalfAngle |