FARSupportInterface::SetAlignmentTransform

Choose your operating system:

Windows

macOS

Linux

References

Module

AugmentedReality

Header

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

Include

#include "ARSupportInterface.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARSupportInterface.cpp

Syntax

void SetAlignmentTransform
(
    const FTransform & InAlignmentTransform
)

See Also

UARBlueprintLibrary::SetAlignmentTransform()

IARSystemSupport To understand the various spaces involved in Augmented Reality system

IARSystemSupport.