Make MagicLeapInputTabletDeviceState

Make MagicLeapInputTabletDeviceState

Windows
MacOS
Linux

Adds a node that create a 'MagicLeapInputTabletDeviceState' from its members

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

Inputs

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.

Outputs

Magic Leap Input Tablet Device State
Magic Leap Input Tablet Device State Structure
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