UCameraCalibrationSettings::GetDefaultUndistortionDisplacementMaterial

Get the default MaterialInterface used by the input Model Handler class to write the undistortion displacement map

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "CameraCalibrationSettings.h"

Source

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

Syntax

UMaterialInterface * GetDefaultUndistortionDisplacementMaterial
(
    const TSubclassOf< ULensDistortionModelHandlerBase > & InModelHandler
) const

Remarks

Get the default MaterialInterface used by the input Model Handler class to write the undistortion displacement map

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