IGoogleVRPointer::GetMaxPointerDistance

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRPointer.h"

Syntax

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