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... | |
| int ManoMotionFrame.height |
The height of the iamge.
| DeviceOrientation ManoMotionFrame.orientation |
The orientation of the device.
| Color32 [] ManoMotionFrame.pixels |
The pixels of the iamge.
| Texture2D ManoMotionFrame.texture |
The 2D texture of the iamge.
| int ManoMotionFrame.width |
The width of the iamge.