FFocalLengthFocusPoint::AddPoint

Adds a new 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 AddPoint
(
    float InZoom,
    const FFocalLengthInfo & InData,
    float InputTolerance,
    bool bIsCalibrationPoint
)

Remarks

Adds a new 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