Set Global Query Filter

Set Global Query Filter

Windows
MacOS
Linux

Set the filter used to query ARPins at the specified frequency (see UMagicLeapARPinSettings). This will alter the results reported via the OnMagicLeapARPinUpdated delegates only and not the ones by GetClosestARPin() and QueryARPins(). By default the filter includes all available Pin in an unbounded distance. If an ARPin's type changes to one that is not in the specified filter, or it falls outside the specified search volume, it will be marked as a "deleted" Pin even if it is still present in the environment.

Target is Magic Leap ARPin Function Library

Set Global Query Filter
In Global Filter
Return Value
None

Inputs

In
Exec
In Global Filter
Magic Leap ARPin Query Structure (by ref)

Filter to use when querying pins for updates.

Outputs

Out
Exec
Return Value
EMagicLeapPassableWorldError Enum

Error code representing specific success or failure cases.

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