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... | |
Information reagarding the sessions sent to the SDK every frame.
| AddOn Session.add_on | 
Inforamtion if the SDK is used together with add on such as AR Foundation.
| Features Session.enabled_features | 
Information about which features to run.
| Flags Session.flag | 
Information about imgae size. 
 
| float Session.gesture_smoothing_controller | 
The current Tracking smoothing value (0-1) for the gestures.
| SupportedOrientation Session.orientation | 
The current orientation of the device.
| float Session.smoothing_controller | 
The current Tracking smoothing value (0-1) for the finger & wrist information.