2 FSI Viewer JS
37
NeptuneLabs - FSI Viewer
Automatically destroy instances created with the fsi-viewer tag upon removing the
tag from the document DOM.
spinDirectionImage
Description
defines direction of rotation
Syntax
String
Default
"left"
Context
FSI Viewer JS
Specifies the direction of the spin rotation.
SceneSets
Description
Scene sequence definition
Syntax
String
Default
1 – n tiles
Context
FSI Viewer JS
Defines the minimum instance size of the viewer.
Using this parameter you can define scene sets for 360° views. Scene sets define
the order of scenes to be displayed.
The default is a single scene set containing all scenes (image tiles) from scene 1 to
the last scene image. The default sequence is left to right, top to bottom in a tile
image and the sequence of the <image> nodes for 360° views based on individual
source images.
In the viewer scenes can be selected by moving the mouse horizontally and scene
sets can be selected by moving the mouse vertically.
Syntax:
Individual sets have to be separated with ";" (semicolon).
Scenes within the sets are separated with "," (comma) and specify the 1- based
index of the image from left to right, top to bottom up to the total number of scenes
(TilesX x TilesY or individual source images).
Instead of individual scenes you can also specify scene ranges, e.g. "5-10".
If you leave out the start or the end of a scene range, 1 or respectively the last
scene will be assumed in this case. If you specify a range using "->" the scenes from