ULensDistortionModelHandlerBase::ComputeOverscanFactor

Use the current distortion state to compute the overscan factor needed such that all distorted UVs will fall into the valid range of [0,1]

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

float ComputeOverscanFactor() const

Remarks

Use the current distortion state to compute the overscan factor needed such that all distorted UVs will fall into the valid range of [0,1]

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