Navigation
Unreal Engine C++ API Reference > Runtime > AugmentedReality
Inheritance Hierarchy
- UObject
- UARTrackedGeometry
- UARPlaneGeometry
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTrackable.h |
Include | #include "ARTrackable.h" |
Syntax
UCLASS (BlueprintType)
class UARPlaneGeometry : public UARTrackedGeometry
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
TArray< FVector > | ||
![]() ![]() ![]() ![]() |
FVector | GetCenter () |
|
![]() ![]() ![]() ![]() |
FVector | GetExtent () |
|
![]() |
void | GetNetworkPayload
(
FARPlaneUpdatePayload& Payload |
|
![]() ![]() ![]() ![]() |
EARPlaneOrientation | ||
![]() ![]() ![]() ![]() |
UARPlaneGeometry * | ||
![]() ![]() ![]() |
void | SetOrientation
(
EARPlaneOrientation InOrientation |
|
![]() |
void | UpdateTrackedGeometry
(
const TSharedRef< FARSupportInterface, ESPMode::ThreadSafe >& InTrackingSystem, |
|
![]() |
void | UpdateTrackedGeometry
(
const TSharedRef< FARSupportInterface, ESPMode::ThreadSafe >& InTrackingSystem, |
Overridden from UARTrackedGeometry
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void | DebugDraw
(
UWorld* World, |