Navigation
API > API/Plugins > API/Plugins/XRCreative > API/Plugins/XRCreative/UXRCreativePointerComponent
References
| Module | XRCreative |
| Header | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Public/XRCreativePointerComponent.h |
| Include | #include "XRCreativePointerComponent.h" |
| Source | /Engine/Plugins/Experimental/XRCreativeFramework/Source/XRCreative/Private/XRCreativePointerComponent.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"XR Creative"&41;
FVector GetRawTraceEnd
&40;
const bool bScaledByImpact
&41; const
Remarks
If bScaledByImpact is false, this returns the raw input to the smoothing filter, `TraceMaxLength_ units away the +X direction. If bScaledByImpact is true, the magnitude is shortened to the length of the blocking hit (if any).