IXRTrackingSystem::SetBaseRotation

Sets base orientation by setting yaw, pitch, roll, assuming that this is forward direction.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "IXRTrackingSystem.h"

Syntax

virtual void SetBaseRotation
(
    const FRotator & BaseRot
)

Remarks

Sets base orientation by setting yaw, pitch, roll, assuming that this is forward direction. Position is not changed.

Parameters

Parameter

Description

BaseRot

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

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