FLensInfo

Information about the lens rig

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "LensData.h"

Syntax

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

Remarks

Information about the lens rig

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadOnly

TSubclassOf< UL...

 

LensModel

Model of the lens (spherical, anamorphic, etc...)

Public variable UProperty Category, EditAnywhere

FString

 

LensModelName

Model name of the lens

Public variable UProperty Category, EditAnywhere

FString

 

LensSerialNumber

Serial number of the lens

Public variable UProperty Category, EditAnywhere

FVector2D

 

SensorDimensions

Width and height of the calibrated camera's sensor, in millimeters

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FLensInfo& 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