FMagicLeapPlaneBoundary

Coplanar connected line segments representing the outer boundary of an N-sided polygon.

Windows
MacOS
Linux

References

Module

MagicLeapPlanes

Header

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

Include

#include "MagicLeapPlanesTypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FMagicLeapPlaneBoundary

Remarks

Coplanar connected line segments representing the outer boundary of an N-sided polygon.

Variables

Name Description

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

TArray< FMagicL...

 

Holes

A polygon may contains multiple holes.

Public variable UProperty Category, EditAnywhere BlueprintReadWrite

FMagicLeapPolyg...

 

Polygon

The polygon that defines the region.

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