Parcourir la source

Update WebGLRenderer.html

Garrett Johnson il y a 5 ans
Parent
commit
77d56479e3
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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 />
 		Default is *true*.<br />
 
 
 		[page:Boolean logarithmicDepthBuffer] -  whether to use a logarithmic depth buffer. It may
 		[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.
 		Default is *false*. See the [example:webgl_camera_logarithmicdepthbuffer camera / logarithmicdepthbuffer] example.
 		</p>
 		</p>