UCameraNodalOffsetAlgo::OnViewportClicked

Callback when viewport is clicked. Returns false if the event was not handled.

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

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

Include

#include "CameraNodalOffsetAlgo.h"

Syntax

virtual bool OnViewportClicked
(
    const FGeometry & MyGeometry,
    const FPointerEvent & MouseEvent
)

Remarks

Callback when viewport is clicked. Returns false if the event was not handled.

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