IToolsContextQueriesAPI::GetHitProxy

When selecting, sometimes we need a hit proxy rather than a physics trace or other raycast.

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ToolContextInterfaces.h

Include

#include "ToolContextInterfaces.h"

Syntax

HHitProxy * GetHitProxy
(
    int32 X,
    int32 Y
) const

Remarks

When selecting, sometimes we need a hit proxy rather than a physics trace or other raycast.

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