UCameraCalibrationSettings::GetDefaultDistortionMaterial

Get the default MaterialInterface used by the input Model Handler class to apply the post-process lens distortion effect

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 * GetDefaultDistortionMaterial
(
    const TSubclassOf< ULensDistortionModelHandlerBase > & InModelHandler
) const

Remarks

Get the default MaterialInterface used by the input Model Handler class to apply the post-process lens distortion effect

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