ManoMotion SDK PRO  1.4.4.1
ManoMotion SDK PRO API documentation
Session Struct Reference

Information reagarding the sessions sent to the SDK every frame. More...

Data Fields

Flags flag
 Information about imgae size.
More...
 
SupportedOrientation orientation
 The current orientation of the device. More...
 
AddOn add_on
 Inforamtion if the SDK is used together with add on such as AR Foundation. More...
 
float smoothing_controller
 The current Tracking smoothing value (0-1) for the finger & wrist information. More...
 
float gesture_smoothing_controller
 The current Tracking smoothing value (0-1) for the gestures. More...
 
Features enabled_features
 Information about which features to run. More...
 

Detailed Description

Information reagarding the sessions sent to the SDK every frame.

Field Documentation

◆ add_on

AddOn Session.add_on

Inforamtion if the SDK is used together with add on such as AR Foundation.

◆ enabled_features

Features Session.enabled_features

Information about which features to run.

◆ flag

Flags Session.flag

Information about imgae size.

◆ gesture_smoothing_controller

float Session.gesture_smoothing_controller

The current Tracking smoothing value (0-1) for the gestures.

◆ orientation

SupportedOrientation Session.orientation

The current orientation of the device.

◆ smoothing_controller

float Session.smoothing_controller

The current Tracking smoothing value (0-1) for the finger & wrist information.


The documentation for this struct was generated from the following file: