FFocalLengthFocusPoint::SetPoint

Sets an existing point at InZoom. Updates existing one if tolerance is met

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Tables/FocalLengthTable.h

Include

#include "Tables/FocalLengthTable.h"

Source

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Private/Tables/FocalLengthTable.cpp

Syntax

bool SetPoint
(
    float InZoom,
    const FFocalLengthInfo & InData,
    float InputTolerance
)

Remarks

Sets an existing point at InZoom. Updates existing one if tolerance is met

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