EMagicLeapPlaneQueryType

Persistent query types.

Windows
MacOS
Linux

References

Module

MagicLeapPlanes

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapPlanes/Source/Public/MagicLeapPlanesTypes.h

Include

#include "MagicLeapPlanesTypes.h"

Syntax

enum EMagicLeapPlaneQueryType
{
    Bulk,
    Delta,
}

Values

Name

Description

Bulk

All planes will be returned every query.

Delta

Planes will be returned as an array of new and removed planes in relation to the previous request.

Remarks

Persistent query types.

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