C# Class KinectWrapper, KinectSDK-Unity3D_Interface_Plugin

Inheritance: MonoBehaviour
Show file Open project: adevine1618/KinectSDK-Unity3D_Interface_Plugin Class Usage Examples

Private Methods

Method Description
GetCameraAngle ( float &angle ) : void
GetDepthImage ( int &size ) : IntPtr
GetSkeletonTransform ( int player, int joint, SkeletonTransform &trans ) : void
GetTextureImage ( int &size ) : IntPtr
NuiContextInit ( bool twoPlayer ) : bool
NuiContextUnInit ( ) : void
NuiUpdate ( ) : void
SetCameraAngle ( int angle ) : bool