Fix repositioning example
This commit is contained in:
parent
3e99323d0e
commit
8781c1030a
1 changed files with 2 additions and 2 deletions
|
@ -204,8 +204,8 @@ ground, you could reorient it in the XML wrapper file like this:</p>
|
|||
</model>
|
||||
</sim>
|
||||
<offsets>
|
||||
<heading-offset-deg>270</heading-offset-deg>
|
||||
<z-offset-m>-1.5</z-offset-m>
|
||||
<heading-deg>270</heading-deg>
|
||||
<z-m>-1.5</z-m>
|
||||
</offsets>
|
||||
</PropertyList>
|
||||
</pre></blockquote>
|
||||
|
|
Loading…
Reference in a new issue