_ShowEyes
This function opens a Fusion device on a USB port.
Prototype :
fun [Chn I] ObjFusion
- Chn : a channel
- I : interface mode for the HID device (0 to get raw data, 1 to
get orientation data such as quaternion)
Return : ObjFusion the Fusion object or NIL if creation fails
See also :
Example :
Note :