object sequence

object sequence

The object sequence module is the simplest of the sequence modules. You create states by connecting modules (including groups) to the input port. Each connected object becomes an individual state in the sequence. This module works much like a group objects module, in that you can rearrange the order of the modules within, each of which creates a state named with that module’s (or group’s) name.

Ports

DirectionNameTypeDescription
InputInput ObjectsRenderableAny number of renderable objects to transform.
OutputCurrent State TitleStringText containing the title of the current state.
OutputOutput ObjectRenderableA renderable object displaying the transformed group.

Properties

PropertyTypeDescription
Current StateChoiceThe current state to be passed to the script.
VisibilityBooleanThe Visibility toggle will turn on or off the visible state of the output objects.
Favorite In ExportBooleanInclude this sequence as a favorite when exporting to web scenes.

Sequence Options

PropertyTypeDescription
State ControlChoice: Slider, Combo Box, List BoxDetermines which style of control is used for selecting the current state.
Allow CyclesBooleanAllows the state control to be cycled in CTWS files.