コード例 #1
0
ファイル: DepthFrame.cs プロジェクト: Smoothstep/VRChat
 // Token: 0x06002912 RID: 10514 RVA: 0x000D3097 File Offset: 0x000D1497
 internal DepthFrame(IntPtr pNative)
 {
     this._pNative = pNative;
     DepthFrame.Windows_Kinect_DepthFrame_AddRefObject(ref this._pNative);
 }