<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../support/xsl/i2html.xsl" ?>
<?file-path view_view.xml?>
<topic xmlns:ink="http://sidefx.com/doc/ns/ink/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://sidefx.com/doc/ns/ink/1.1" id="view_view" xsi:schemaLocation="http://sidefx.com/doc/ns/ink/1.1 ../../support/schema/ink/1.1/ink.xsd"><title xmlns:spell="http://sidefx.com/doc/ns/spell/1.0">Tumble, track, and dolly the view</title><body xmlns:spell="http://sidefx.com/doc/ns/spell/1.0">
            <tip> These camera moves are relative to the "homing direction" you've set for the viewer. To change the homing direction, use the viewer pane's <menu>View &gt; Homing Direction</menu> sub-menu. </tip>

            <table>
                <tr>
                    <th>To...</th>
                    <th>Hold and drag</th>
                </tr>
                <tr>
                    <td>Tumble</td>
                    <td>
                        <keycombo><key>Space</key><key>LMB</key></keycombo>
                    </td>
                </tr>
                <tr>
                    <td>Dolly</td>
                    <td>
                        <ul>
                            <li>
                                <keycombo><key>Space</key><key>MMB</key></keycombo>
                            </li>
                            <li>Mouse wheel forward/back</li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td>Pan (track)</td>
                    <td>
                        <keycombo><key>Space</key><key>RMB</key></keycombo>
                    </td>
                </tr>
                <tr>
                    <td>Zoom</td>
                    <td>
                        <keycombo><key>Space</key><key>Alt</key><key>MMB</key></keycombo>
                    </td>
                </tr>
                <tr>
                    <td>Tilt (dutch)</td>
                    <td>
                        <keycombo><key>Space</key><key>Ctrl</key><key>LMB</key></keycombo>
                    </td>
                </tr>
                <tr>
                    <td>Box zoom (zoom in on a specific part of the view)</td>
                    <td>
                        <p>
                            <keycombo><key>Space</key><key>Ctrl</key><key>MMB</key></keycombo>
                        </p>

                        <p>Drag the box from left to right to zoom in on the area inside the rectangle. Drag the box from right to left to zoom out (so the current view fits inside the rectangle).</p>
                    </td>
                </tr>
            </table>

            <note>
                <p>Dollying moves the camera forward and backward. Zoom changes the configuration of the virtual <link to="camera">camera lens</link>.</p>
            </note>
        </body></topic>