UGoogleVRMotionControllerComponent::GetMaxPointerDistance

Returns the max distance this ray will be rendered at from the camera.

Windows
MacOS
Linux

Override Hierarchy

IGoogleVRPointer::GetMaxPointerDistance()

UGoogleVRMotionControllerComponent::GetMaxPointerDistance()

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 float GetMaxPointerDistance() const

Remarks

Returns the max distance this ray will be rendered at from the camera. This is used by GoogleVRPointerInputComponent to calculate the ray when using the default "Camera" EGoogleVRPointerInputMode. See GoogleVRPointerInputComponent.h for details.

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