Break MagicLeapInputTabletDeviceState

Break MagicLeapInputTabletDeviceState

Windows
MacOS
Linux

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

Break MagicLeapInputTabletDeviceState
Magic Leap Input Tablet Device State
Type
Tool Type
Pen Touch Pos And Force
X0.0
Y0.0
Z0.0
Additional Pen Touch Data
Is Pen Touch Active
Is Connected
Pen Distance
0.0
Timestamp
Valid Fields Flag
0

Inputs

Magic Leap Input Tablet Device State
Magic Leap Input Tablet Device State Structure (by ref)

Outputs

Type
EMagicLeapInputTabletDeviceType Enum

Type of this tablet device.

Tool Type
EMagicLeapInputTabletDeviceToolType Enum

Type of tool used with the tablet.

Pen Touch Pos And Force
Vector

The current touch position (x,y) and force (z). Position is in the [-1.0,1.0] range and force is in the [0.0,1.0] range.

Additional Pen Touch Data
Array of Integers

The Additional coordinate values (x, y, z). It could contain data specific to the device type. For example, it could hold tilt values while using pen.

Is Pen Touch Active
Boolean

Is touch active.

Is Connected
Boolean

If this tablet is connected.

Pen Distance
Float

Distance between pen and tablet.

Timestamp
Timespan Structure

Time since device bootup.

Valid Fields Flag
Integer

Flags to denote which of the above fields are valid. #EMagicLeapInputTabletDeviceStateMask defines the bitmap.

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