IXRTrackingSystem::SetBasePosition

Sets base position of the HMD.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h

Include

#include "IXRTrackingSystem.h"

Syntax

virtual void SetBasePosition
(
    const FVector & BasePosition
)

Remarks

Sets base position of the HMD.

Parameters

Parameter

Description

BasePosition

(in) the desired offset to be treated as a base position.

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