ULensModel::GetHandlerClass

Returns the first handler that supports the given LensModel

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Models/LensModel.h

Include

#include "Models/LensModel.h"

Source

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Private/Models/LensModel.cpp

Syntax

static TSubclassOf< ULensDistortionModelHandlerBase > GetHandlerClass
(
    TSubclassOf< ULensModel > LensModel
)

Remarks

Returns the first handler that supports the given LensModel

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