Branimir Karadžić 8 年之前
父节点
当前提交
114b9ed10a
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      examples/29-debugdraw/debugdraw.cpp

+ 2 - 0
examples/29-debugdraw/debugdraw.cpp

@@ -102,6 +102,8 @@ public:
 		{
 			ddPush();
 
+			ddSetWireframe(false);
+
 			ddSetColor(0xff0000ff);
 
 			float tmp[3];