示例#1
0
 public static void SetShapeInSceneQueryEnabled(IntPtr p, bool enabled)
 {
     PhysXDll.SetShapeInSceneQueryEnabled(p, enabled);
 }