Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/FARVideoFormat
Overloads
| |
|
| Name |
FARVideoFormat |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include Path |
#include "ARTypes.h" |
FARVideoFormat()
| |
|
| Name |
FARVideoFormat |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
| Include Path |
#include "ARTypes.h" |
FARVideoFormat
(
int32 InFPS,
int32 InWidth,
int32 InHeight
)