ManoMotion SDK PRO  1.3
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...
 
DeviceOrientation 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
 
float gesture_smoothing_controller
 
Features enabled_features
 Information about wich 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 wich features to run.

◆ flag

Flags Session.flag

Information about imgae size.

◆ gesture_smoothing_controller

float Session.gesture_smoothing_controller

◆ orientation

DeviceOrientation Session.orientation

The current orientation of the device.

◆ smoothing_controller

float Session.smoothing_controller

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