UGoogleVRControllerFunctionLibrary::IsArmModelEnabled

Below are functions for controlling the Arm Model.

Windows
MacOS
Linux

References

Module

GoogleVRController

Header

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

Include

#include "GoogleVRControllerFunctionLibrary.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="GoogleVRController", Meta=(Keywords="Cardboard AVR GVR"))
static bool IsArmModelEnabled()

Remarks

Below are functions for controlling the Arm Model. The Arm Model is used to to create more realistic motion for the GVR motion controller, by utilizing a joint based mathematical model with the data retrieved from the controller. It is enabled by default.Determine if the arm model is enabled

Returns

true if the arm model is enabled

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