Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLevelViewportInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Engine/World.h |
|
FLevelViewportInfo
(
const FVector& InCamPosition,
const FRotator& InCamRotation,
float InCamOrthoZoom
)
|
|
Engine/World.h |
|
FLevelViewportInfo()
| |
|
| Name |
FLevelViewportInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path |
#include "Engine/World.h" |
FLevelViewportInfo()
FLevelViewportInfo(const FVector &, const FRotator &, float)
| |
|
| Name |
FLevelViewportInfo |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/World.h |
| Include Path |
#include "Engine/World.h" |
FLevelViewportInfo
(
const FVector & InCamPosition,
const FRotator & InCamRotation,
float InCamOrthoZoom
)