EGoogleVRPointerInputMode

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRPointer.h"

Syntax

enum EGoogleVRPointerInputMode
{
    Camera,
    Direct,
    HybridExperimental,
}

Values

Name

Description

Camera

Sweep a sphere based on the pointer's radius from the camera through the target of the pointer.

Direct

Sweep a sphere based on the pointer's radius directly from the pointer origin.

HybridExperimental

Default method for casting ray.

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