فهرست منبع

Update WebGLRenderer.html

Garrett Johnson 5 سال پیش
والد
کامیت
77d56479e3
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      docs/api/en/renderers/WebGLRenderer.html

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

@@ -65,7 +65,8 @@
 		Default is *true*.<br />
 
 		[page:Boolean logarithmicDepthBuffer] -  whether to use a logarithmic depth buffer. It may
-		be neccesary to use this if dealing with huge differences in scale in a single scene.
+		be neccesary to use this if dealing with huge differences in scale in a single scene. Note that this setting
+		uses gl_FragDepth if available which disables certain rendering optimizations.
 		Default is *false*. See the [example:webgl_camera_logarithmicdepthbuffer camera / logarithmicdepthbuffer] example.
 		</p>