ULensFile::SetupNoDistortionOutput

Clears output displacement map on LensHandler to have no distortion and setup distortion data to match that

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "LensFile.h"

Source

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Private/LensFile.cpp

Syntax

void SetupNoDistortionOutput
(
    ULensDistortionModelHandlerBase * LensHandler,
    FDistortionData & OutDistortionData
) const

Remarks

Clears output displacement map on LensHandler to have no distortion and setup distortion data to match that

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