瀏覽代碼

Remove setLineWidth and setPointSize

Quazi Irfan 8 年之前
父節點
當前提交
14cbcc0e1c
共有 1 個文件被更改,包括 0 次插入6 次删除
  1. 0 6
      src/docs/asciidoc/jme3/advanced/mesh.adoc

+ 0 - 6
src/docs/asciidoc/jme3/advanced/mesh.adoc

@@ -94,12 +94,6 @@ a| Bone indices, used with animation
 a|Mesh method
 a|Description
 
-a|setLineWidth(1)
-a|the thickness of the line if using Mode.Lines
-
-a|setPointSize(4.0f)
-a|the thickness of the point when using Mode.Points
-
 a|setBound(boundingVolume)
 a|if you need to specifiy a custom optimized bounding volume