Просмотр исходного кода

update the doc for CSS2D renderer as well

yomotsu 8 лет назад
Родитель
Сommit
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 />
 			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>

粤ICP备19079148号