![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EngineTypes.h>
Public Member Functions | |
| FPOV () | |
| FPOV (FVector InLocation, FRotator InRotation, float InFOV) | |
Public Attributes | |
| FVector | Location |
| FRotator | Rotation |
| float | FOV |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FPOV &POV) |
Point Of View structure used in Camera calculations
|
inline |
| float FPOV::FOV |
FOV angle
| FVector FPOV::Location |
Location
| FRotator FPOV::Rotation |
Rotation