1
0
Эх сурвалжийг харах

added missing 'addDrawMode()' method to mesh doc

looeee 9 жил өмнө
parent
commit
cf7c8bd3fc

+ 5 - 0
docs/api/objects/Mesh.html

@@ -66,6 +66,11 @@
 
 
 		<h2>Methods</h2>
 		<h2>Methods</h2>
 
 
+		<h3>[method:null setDrawMode]( mode )</h3>
+		<div>
+		Set the draw mode for the mesh. See the draw mode [page:DrawModes constants] for all possible values.
+		</div>
+
 		<h3>[method:null updateMorphTargets]()</h3>
 		<h3>[method:null updateMorphTargets]()</h3>
 		<div>
 		<div>
 		Updates the morphtargets to have no influence on the object. Resets the
 		Updates the morphtargets to have no influence on the object. Resets the

粤ICP备19079148号