documentation typo

metadata
Wenzel Jakob 2013-04-02 22:28:41 -04:00
parent e02220e782
commit 5e149a17c7
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ and one or more emitters. Here is a more complex example:
<shape type="serialized">
<string name="filename" value="lightsource.serialized"/>
<transform name="toWorld">
<translate x="5" x="-3" z="1"/>
<translate x="5" y="-3" z="1"/>
</transform>
<!-- This mesh is an area emitter -->