UGoogleVRPointerInputComponent::PostHitDetection

Override if you desire to do any additional processing of the hits.

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/Source/GoogleVRController/Classes/GoogleVRPointerInputComponent.h

Include

#include "GoogleVRPointerInputComponent.h"

Source

/Engine/Plugins/Runtime/GoogleVR/GoogleVRController/Source/GoogleVRController/Private/GoogleVRPointerInputComponent.cpp

Syntax

virtual void PostHitDetection()

Remarks

Override if you desire to do any additional processing of the hits. Example: Adding additional events unique to your application.

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