add zoom instructions
This commit is contained in:
parent
5efb9c9b2a
commit
0ec890f026
|
@ -50,6 +50,9 @@
|
|||
<li>
|
||||
Click & Drag to move camera
|
||||
</li>
|
||||
<li>
|
||||
Scroll to zoom
|
||||
</li>
|
||||
<li>
|
||||
LookAt Matrix: <input type="range" min=0 max=1 step=0.01 value=0 id="interpolateLookAt" autocomplete="off">
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue