ULensDistortionModelHandlerBase::DrawDistortionDisplacementMap

Draw the distortion displacement map associated with the current state to the DestinationTexture

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "LensDistortionModelHandlerBase.h"

Source

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

Syntax

bool DrawDistortionDisplacementMap
(
    UTextureRenderTarget2D * DestinationTexture
)

Remarks

Draw the distortion displacement map associated with the current state to the DestinationTexture

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