Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/InteractiveToolsFramework/Public/BaseBehaviors/BehaviorTargetInterfaces.h |
Include |
#include "BaseBehaviors/BehaviorTargetInterfaces.h" |
FInputRayHit IsHitByClick
(
const FInputDeviceRay & ClickPos
)
Test if target is hit by a click
hit information at this point
Parameter |
Description |
---|---|
ClickPos |
device position/ray at click point |