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

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback