Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/FARSupportInterface
| Name | SetAlignmentTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/AugmentedReality/Public/ARSupportInterface.h |
| Include Path | #include "ARSupportInterface.h" |
| Source | /Engine/Source/Runtime/AugmentedReality/Private/ARSupportInterface.cpp |
void SetAlignmentTransform
(
const FTransform & InAlignmentTransform
)
See Also
-
UARBlueprintLibrary::SetAlignmentTransform()
-
IARSystemSupport To understand the various spaces involved in Augmented Reality system
- IARSystemSupport.