FLensFileEvalData

Structure that caches the inputs (and other useful bits) used when evaluating the Lens File

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/LensFile.h

Include

#include "LensFile.h"

Syntax

struct FLensFileEvalData

Remarks

Structure that caches the inputs (and other useful bits) used when evaluating the Lens File

Variables

Name Description

Public variable

bool

 

bWasApplied

True if the evaluated nodal offset was applied to the camera

Public variable

bool

 

bWasEvaluated

True if distotion was applied (and the lens distortion handler updated its state)

Public variable

FLensFileEvalDa...

 

Camera

Information about the camera associated with the lens evaluation

Public variable

FLensFileEvalDa...

 

Distortion

Information about the Distortion evaluation

Public variable

TOptional< floa...

 

Focus

Focus input

Public variable

FLensFileEvalDa...

 

Input

The values that should be used as inputs to the Lut in the LensFile

Public variable

TOptional< floa...

 

Iris

Iris input

Public variable

ULensFile *

 

LensFile

Public variable

FLensFileEvalDa...

 

NodalOffset

Information about the nodal offset evaluation

Public variable

uint32

 

UniqueId

Public variable

TOptional< floa...

 

Zoom

Zoom input

Constructors

Name Description

Public function

FLensFileEvalData()

Functions

Name Description

Public function

void

 

Invalidate()

Invalidates the data in this structure and avoid using stale or invalid values

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