UCameraCalibrationSubsystem::RegisterDistortionModel

Add a new Lens Model to the registered model map

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "CameraCalibrationSubsystem.h"

Source

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

Syntax

void RegisterDistortionModel
(
    TSubclassOf< ULensModel > LensModel
)

Remarks

Add a new Lens Model to the registered model map

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