Browse Source

remove two sentences

ranbuch 6 năm trước cách đây
mục cha
commit
99e80892df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/api/en/renderers/WebGLRenderer.html

+ 1 - 1
docs/api/en/renderers/WebGLRenderer.html

@@ -478,7 +478,7 @@
 
 		<h3>[method:null setTransparentSort]( [param:Function method] )</h3>
 		<p>
-		Sets the custom transparent sort function for the WebGLRenderLists. Pass null to use the default reversePainterSortStable function. In some cases the transparent materials sort may get rendered in the wrong order. This issue may cause materials to rendere behind other materials instead of the front of them and vice versa.
+		Sets the custom transparent sort function for the WebGLRenderLists. Pass null to use the default reversePainterSortStable function.
 		</p>
 
 		<h3>[method:null setSize]( [param:Integer width], [param:Integer height], [param:Boolean updateStyle] )</h3>

粤ICP备19079148号