Navigation
API > API/Runtime > API/Runtime/AugmentedReality
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UARTrackedGeometry
- UARPlaneGeometry
References
| Module | AugmentedReality |
| Header | /Engine/Source/Runtime/AugmentedReality/Public/ARTrackable.h |
| Include | #include "ARTrackable.h" |
Syntax
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, |