UCameraNodalOffsetAlgo::GetNodalOffset

Returns the most recently calibrated nodal offset transform, with an error metric

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "CameraNodalOffsetAlgo.h"

Syntax

virtual bool GetNodalOffset
(
    FNodalPointOffset & OutNodalOffset,
    float & OutFocus,
    float & OutZoom,
    float & OutError,
    FText & OutErrorMessage
)

Remarks

Returns the most recently calibrated nodal offset transform, with an error metric

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