ICustomHitTestPath::TranslateMouseCoordinateFor3DChild

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/HittestGrid.h

Include

#include "Input/HittestGrid.h"

Syntax

TSharedPtr< struct FVirtualPointerPosition > TranslateMouseCoordinateFor3DChild
(
    const TSharedRef< SWidget > & ChildWidget,
    const FGeometry & ViewportGeometry,
    const FVector2D & ScreenSpaceMouseCoordinate,
    const FVector2D & LastScreenSpaceMouseCoordinate
) const

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