KinectUI.createAdapter Function
Kinect for Windows 1.8
Creates a new KinectUIAdapter interface, optionally associated with a Kinect sensor.
var object = createAdapter(sensor);
Parameters
- sensor
-
Type: Object
Optional. Kinect sensor to associate with the newly created KinectUIAdapter interface.
Return Value
Type: Object
Returns the newly created KinectUIAdapter interface.
Community Additions
ADD
Show: