USteamVRInputDeviceFunctionLibrary::GetUETransform

Get the SteamVR Bone Transform value in UE coordinates

Windows
MacOS
Linux

References

Module

SteamVRInputDevice

Header

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

Include

#include "SteamVRInputDeviceFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/Steam/SteamVR/Source/SteamVRInputDevice/Private/SteamVRInputDeviceFunctionLibrary.cpp

Syntax

static FTransform GetUETransform
(
    VRBoneTransform_t SteamBoneTransform
)

Remarks

Get the SteamVR Bone Transform value in UE coordinates

Parameters

Parameter

Description

SteamBoneTransform

The SteamVR Bone Transform value to get the UE coordinates for

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