FSTMapZoomPoint

STMap data associated to a zoom input value

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/STMapTable.h

Include

#include "Tables/STMapTable.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FSTMapZoomPoint

Remarks

STMap data associated to a zoom input value

Variables

Name Description

Public variable UProperty

bool

 

bIsCalibrationPoint

Whether this point was added in calibration along distortion

Public variable UProperty Transient

FDerivedDistort...

 

DerivedDistortionData

Derived distortion data associated with this point

Public variable UProperty

FSTMapInfo

 

STMapInfo

Data for this zoom point

Public variable UProperty

float

 

Zoom

Input zoom value for this point

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