瀏覽代碼

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 />
 			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>