Navigation
API > API/Runtime > API/Runtime/AugmentedReality
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTypes.h |
Include | #include "ARTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FARCameraIntrinsics
Remarks
AR camera intrinsics
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
FVector2D | FocalLength | Camera focal length in pixels |
![]() ![]() ![]() ![]() |
FIntPoint | ImageResolution | Camera image resolution in pixels |
![]() ![]() ![]() ![]() |
FVector2D | PrincipalPoint | Camera principal point in pixels |