Unreal Engine Blueprint API Reference > AR Augmented Reality > ARPin
Get a list of all the \c UARPin objects that the Augmented Reality session is currently using to connect virtual objects to real-world, tracked locations.
Target is ARBlueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Get a list of all the \c UARPin objects that the Augmented Reality session is currently using to connect virtual objects to real-world, tracked locations. |