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

Data Fields

int width
 The width of the iamge. More...
 
int height
 The height of the iamge. More...
 
Texture2D texture
 The 2D texture of the iamge. More...
 
Color32[] pixels
 The pixels of the iamge. More...
 
DeviceOrientation orientation
 The orientation of the device. More...
 

Field Documentation

◆ height

int ManoMotionFrame.height

The height of the iamge.

◆ orientation

DeviceOrientation ManoMotionFrame.orientation

The orientation of the device.

◆ pixels

Color32 [] ManoMotionFrame.pixels

The pixels of the iamge.

◆ texture

Texture2D ManoMotionFrame.texture

The 2D texture of the iamge.

◆ width

int ManoMotionFrame.width

The width of the iamge.


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