Table of Contents

Products/Graphical/Interactor

to be extended

You need to select a Product in either Products or Assets/Commercial to enter this page. If no Product is selected, you will be re-directed automatically.

Interactor

An Interactor is a script that animates one or more nodes of the structure. An Interactor allways operates on its assigned node and can influence children or neighbour nodes.

:!: Note :!: There are some predefined IG standard Interactors available. Ask your IG contact for more details.

1) Choosing an Interactor

An Interactor can be choosen at the top line by typing in the name or selecting it from the dropdown menu. An Interactor is only availabe if it was uploaded as a Script to the Creator.

:!: Note the small arrow for the drop-down menu on the right side!

2) Interactor Parameters

An Interactor can have several parameters which give the option to take influence on the interaction. Interactor parameters needs to be provided by the uploaded scripts, too. Otherwise this table is empty.

Each parameter is defined by the following proporties:

Value {}: false Set a fix value
Value {}: {ComShowComponent === 'Yes'} Simple JavaScript expression using a Commercial property
Value {}: {$c.toggleVisibility()} JavaScript expression using a function from the Context

To learn more about using JavaScript expressions and Context functions, see the following links: Needs to be provided

3) Image

An Interactor can have an image that shows and helps understanding the Interactor and its parameters. The image can be uploaded together with the Interactor script.