Break MagicLeapARPinQuery

Break MagicLeapARPinQuery

Windows
MacOS
Linux

Adds a node that breaks a 'MagicLeapARPinQuery' into its member fields

Break MagicLeapARPinQuery
Magic Leap ARPin Query
Types
Max Results
0
Target Point
X0.0
Y0.0
Z0.0
Radius
0.0
Sorted

Inputs

Magic Leap ARPin Query
Magic Leap ARPin Query Structure (by ref)

Outputs

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.

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