ESteamVRHand

Convenience type for SteamVR Hand designation (Left/Right)

Windows
MacOS
Linux

References

Module

SteamVRInputDevice

Header

/Engine/Plugins/Runtime/Steam/SteamVR/Source/SteamVRInputDevice/Public/SteamVRInputDeviceFunctionLibrary.h

Include

#include "SteamVRInputDeviceFunctionLibrary.h"

Syntax

enum ESteamVRHand
{
    VR_Left,
    VR_Right,
}

Values

Name

Description

VR_Left

VR_Right

Remarks

Convenience type for SteamVR Hand designation (Left/Right)

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