InkInput.SensorData(context, idopt)
new SensorData(context, idopt)
Parameters:
Name | Type | Attributes | Default | Description |
---|
context | InkInput.InputContext | | | Underlying sensor context |
id | string.<GUID> | <optional> | auto generated GUID | Sensor data ID |
Properties:
Extends
Methods
add(stream)
Adds reference to underlying SensorStream
Parameters:
Type Definitions
InkState
Enumeration of the input provider type
Properties:
Name | Type | Description |
---|
PLANE | object | Ink device is writing on a surface |
HOVERING | object | Hovering over a surface |
IN_VOLUME | object | Using the ink device in the air, with active inking |
Moving | object | the pen in the air with disabled inking |