IARSystemSupport::OnSetAlignmentTransform

Set a transform that will align the Tracking Space origin to the World Space origin.

Windows
MacOS
Linux

Override Hierarchy

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARSystem.h

Include

#include "ARSystem.h"

Syntax

void OnSetAlignmentTransform
(
    const FTransform & InAlignmentTransform
)

Remarks

Set a transform that will align the Tracking Space origin to the World Space origin. This is useful for supporting static geometry and static lighting in AR. Note: Usually, an app will ask the user to select an appropriate location for some experience. This allows us to choose an appropriate alignment transform.

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