ManoMotion Unity SDK 2.0
SDK documentation
|
Information reagarding the sessions sent to the SDK every frame.
Public Attributes | |
Flags | flag |
Information about imgae size. | |
SupportedOrientation | orientation |
The current orientation of the device. | |
AddOn | addOn |
Inforamtion if the SDK is used together with add on such as AR Foundation. | |
float | smoothingController |
The current Tracking smoothing value (0-1) for the finger & wrist information. | |
float | gestureSmoothingController |
The current Tracking smoothing value (0-1) for the gestures. | |
Features | enabledFeatures |
Information about which features to run. | |
AddOn ManoMotion.Session.addOn |
Features ManoMotion.Session.enabledFeatures |
Flags ManoMotion.Session.flag |
float ManoMotion.Session.gestureSmoothingController |
SupportedOrientation ManoMotion.Session.orientation |
float ManoMotion.Session.smoothingController |