FLensDistortionState

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "LensDistortionModelHandlerBase.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FLensDistortionState

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FDistortionInfo

 

DistortionInfo

Generic array of distortion parameters

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FFocalLengthInf...

 

FocalLengthInfo

Normalized focal fength in both dimensions

Public variable UProperty Category, EditAnywhere, Meta BlueprintReadWrite

FImageCenterInf...

 

ImageCenter

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

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FLensDistortionState& Other
)

Public function Const

bool

 

operator==

(
    const FLensDistortionState& Other
)

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