ULensFile::AddImageCenterPoint

Adds an ImageCenter point in our map. If a point already exist at the location, it is updated

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "LensFile.h"

Source

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Private/LensFile.cpp

Syntax

void AddImageCenterPoint
(
    float NewFocus,
    float NewZoom,
    const FImageCenterInfo & NewPoint
)

Remarks

Adds an ImageCenter point in our map. If a point already exist at the location, it is updated

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