コード例 #1
0
 public unsafe static extern void SetMotion(IntPtr /*PhysXD6Joint*/ joint, PhysXD6Axis axis, PhysXD6Motion type);
コード例 #2
0
ファイル: PhysXNativeWrapper.cs プロジェクト: whztt07/SDK
 public static unsafe extern void SetMotion( IntPtr/*PhysXD6Joint*/ joint, PhysXD6Axis axis, PhysXD6Motion type );