EGoogleVRArmModelFollowGazeBehavior

Represents when gaze-following behavior should occur in the ArmModel.

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRControllerFunctionLibrary.h"

Syntax

enum EGoogleVRArmModelFollowGazeBehavior
{
    Never,
    DuringMotion,
    Always,
}

Values

Name

Description

Never

DuringMotion

Always

Remarks

Represents when gaze-following behavior should occur in the ArmModel. This is useful if you have an application that requires the user to turn around.

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