12 Plug-in Reference
443
NeptuneLabs - FSI Viewer
Remove Drag-Button
<Plugin src="mousemodes" Model="false" />
The example above shows how to hide the button for mouse mode 1 (Drag).
Mode n
Mouse Mode
Mode0
Zoom
Mode1
Pan
Mode2
360°
Rotate 3D (X/Y Axis)
Mode3
Rotate 2D (Z Axis)
Sequence
Description
Sequence of the buttons
Syntax
String
Default
0,1,3,2
Context
Plug-in Tag
Version
3.5.0 or higher
You can alter the sequence of the buttons by providing the modes separated by
commas (see the table above). Example: "1,0,2,3" alters the sequence of the
buttons to "Pan, Zoom, Rotate 3D, Rotate 2D".