Make MagicLeapARPinQuery

Make MagicLeapARPinQuery

Windows
MacOS
Linux

Adds a node that create a 'MagicLeapARPinQuery' from its members

Make MagicLeapARPinQuery
Types
SingleUserSingleSession
Max Results
-1
Target Point
X0.000000
Y0.000000
Z0.000000
Radius
0.000000
Sorted
Magic Leap ARPin Query

Inputs

Types
Set of EMagicLeapARPinType Enums

Types of Pins to look for

Max Results
Integer

Upper bound number of expected results. The implementation may return less entries than requested. Set to -1 for all available.

Target Point
Vector

Center query point from where the nearest neighbours will be calculated.

Radius
Float

Return only entries within radius of the sphere from TargetPoint. Set to 0 for unbounded results. Filtering by distance will incur a performance penalty.

Sorted
Boolean

Indicate if the result set should be sorted by distance from TargetPoint. Sorting by istance will incur a performance penalty.

Outputs

Magic Leap ARPin Query
Magic Leap ARPin Query Structure
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss