Information about the frames being processed by the SDK More...
Data Fields | |
int | width |
int | height |
Texture2D | texture |
Color32[] | pixels |
DeviceOrientation | orientation |
Information about the frames being processed by the SDK
int ManoMotionFrame.height |
DeviceOrientation ManoMotionFrame.orientation |
Color32 [] ManoMotionFrame.pixels |
Texture2D ManoMotionFrame.texture |
int ManoMotionFrame.width |