ULensDistortionModelHandlerBase::SetDistortionState

Update the lens distortion state, recompute the overscan factor, and set all material parameters

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

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Distortion")
void SetDistortionState
(
    const FLensDistortionState & InNewState
)

Remarks

Update the lens distortion state, recompute the overscan factor, and set all material parameters

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