Component Prototype

Description

Multiplexor Component

 

Represent a multiplexor of transformation matrixes. This component allows to select one transformation matrix of a group of them. With the in-slot "control" it selects the position of the output transformation matrix

In-slots

Name

Type

Description

inSlot 1

matrix

Transformation matrix (in the first position)

inSlot numElements

matrix

Transformation matrix (in the "numElements" position)

control

integer

Fixes the position of the input that is going to be the output

Out-slots

Name

Type

Description

outSlot

matrix

Transformation matrix selected using the "control"

Properties

Name

Type

Description

iconFileName*

string

The filename of the icon shown for the component in the authoring environment.

numElements

integer

Number of inputs (transformation matrixes)