UGoogleVRMotionControllerComponent::IsPointerActive

Returns true if the pointer is active.

Windows
MacOS
Linux

Override Hierarchy

IGoogleVRPointer::IsPointerActive()

UGoogleVRMotionControllerComponent::IsPointerActive()

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRMotionControllerComponent.h"

Source

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

Syntax

virtual bool IsPointerActive() const

Remarks

Returns true if the pointer is active. If the pointer is inactive, then the UGoogleVRPointerInputComponent won't perform hit detection.

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