Navigation
Unreal Engine C++ API Reference > Runtime > AugmentedReality > UARBlueprintLibrary
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARBlueprintLibrary.h |
Include | #include "ARBlueprintLibrary.h" |
Source | /Engine/Source/Runtime/AugmentedReality/Private/ARBlueprintLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="AR AugmentedReality|Pose Tracking",
Meta=(DisplayName="Get All AR Tracked 2D Poses", Keywords="ar augmentedreality augmented reality pose tracking"))
static TArray < FARPose2D > GetAllTracked2DPoses()
all the 2D poses tracked by the AR system