UCameraCalibrationSubsystem::UnregisterDistortionModelHandler

Disassociate the input handler from the input camera component in the subsystem's handler 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

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Lens Distortion")
void UnregisterDistortionModelHandler
(
    UCineCameraComponent * Component,
    ULensDistortionModelHandlerBase * Handler
)

Remarks

Disassociate the input handler from the input camera component in the subsystem's handler 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