FDerivedDistortionData

Derived data computed from parameters or stmap

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 FDerivedDistortionData

Remarks

Derived data computed from parameters or stmap

Variables

Name Description

Public variable

bool

 

bIsDirty

When dirty, derived data needs to be recomputed

Public variable UProperty Category visibleanywhere

FDistortionData

 

DistortionData

Precomputed data about distortion

Public variable UProperty Category Transient visibleanywhere

UTextureRenderT...

 

DistortionDisplacementMap

Computed displacement map based on distortion data

Public variable UProperty Category Transient visibleanywhere

UTextureRenderT...

 

UndistortionDisplacementMap

Computed displacement map based on undistortion data

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