Explorar o código

Docs: Clean up CSS3DRenderer

Mugen87 %!s(int64=7) %!d(string=hai) anos
pai
achega
c3a9ce92d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/examples/renderers/CSS3DRenderer.html

+ 1 - 1
docs/examples/renderers/CSS3DRenderer.html

@@ -18,7 +18,7 @@
 				<li>It's also not possible to use geometries.</li>
 				<li>Only [page:PerspectiveCamera] is supported right now.</li>
 			</ul>
-			Instead, you have to build your scene with ordinary DOM elements. The elements are wrapped into special objects (*CSS3DObject* or *CSS3DSprite*) and then added to the scene graph.
+			So [name] is just focused on ordinary DOM elements. These elements are wrapped into special objects (*CSS3DObject* or *CSS3DSprite*) and then added to the scene graph.
 		</div>
 
 		<script>