Break MagicLeapPlaneResult

Break MagicLeapPlaneResult

Windows
MacOS
Linux

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

Break MagicLeapPlaneResult
Magic Leap Plane Result
Plane Position
X0.0
Y0.0
Z0.0
Plane Orientation
R0.0
P0.0
Y0.0
Content Orientation
R0.0
P0.0
Y0.0
Plane Dimensions
X0.0
Y0.0
Plane Flags
ID
Inner ID

Inputs

Magic Leap Plane Result
Magic Leap Plane Result Structure (by ref)

Outputs

Plane Position
Vector

Position of the center of the plane in world coordinates.

Plane Orientation
Rotator

Orientation of the plane.

Content Orientation
Rotator

Orientation of the content with its up-vector orthogonal to the plane.

Plane Dimensions
Vector 2D Structure

Width and height of the plane (in Unreal units).

Plane Flags
Array of EMagicLeapPlaneQueryFlags Enums

The flags which describe this plane. TODO: Should be a TSet but that is misbehaving in the editor.

ID
Guid Structure

ID of the plane result. This ID is persistent across queries

Inner ID
Guid Structure

ID of the inner plane. This ID is persistent across queries

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