Navigation
API > API/Runtime > API/Runtime/AugmentedReality > API/Runtime/AugmentedReality/IARSystemSupport
| Type | Name | Description | |
|---|---|---|---|
| TArray< FARTraceResult > | OnLineTraceTrackedObjects
(
const FVector2D ScreenCoord, |
Trace all the tracked geometries and determine which have been hit by a ray cast from `ScreenCoord_. | |
| TArray< FARTraceResult > | OnLineTraceTrackedObjects
(
const FVector Start, |