FLiveLinkLensFrameData

Struct for dynamic (per-frame) lens data

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkLens

Header

/Engine/Plugins/VirtualProduction/LiveLinkLens/Source/LiveLinkLens/Public/LiveLinkLensTypes.h

Include

#include "LiveLinkLensTypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FLiveLinkLensFrameData : public FLiveLinkCameraFrameData

Remarks

Struct for dynamic (per-frame) lens data

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Interp BlueprintReadWrite

TArray< float >

 

DistortionParameters

Parameters used by the distortion model

Public variable UProperty Category, EditAnywhere, Interp BlueprintReadWrite

FVector2D

 

FxFy

Normalized focal length used by the distortion model

Public variable UProperty Category, EditAnywhere, Interp, Meta BlueprintReadWrite

FVector2D

 

PrincipalPoint

Normalized center of the image, in the range [0.0f, 1.0f]

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss