Jelajahi Sumber

update the doc for CSS2D renderer as well

yomotsu 7 tahun lalu
induk
melakukan
39ddddb2a5
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      docs/examples/renderers/CSS2DRenderer.html

+ 0 - 1
docs/examples/renderers/CSS2DRenderer.html

@@ -12,7 +12,6 @@
 
 		<div class="desc">[name] is a simplified version of [page:CSS3DRenderer]. The only transformation that is supported is translation.<br />
 			The renderer is very useful if you want to combine HTML based labels with 3D objects. Here too, the respective DOM elements are wrapped into an instance of *CSS2DObject* and added to the scene graph.<br />
-			Unlike [page:CSS3DRenderer], orthographic cameras are supported.
 		</div>
 
 		<script>