Преглед изворни кода

update the doc for CSS2D renderer as well

yomotsu пре 7 година
родитељ
комит
39ddddb2a5
1 измењених фајлова са 0 додато и 1 уклоњено
  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 />
 		<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 />
 			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>
 		</div>
 
 
 		<script>
 		<script>