 |
|
|
Transform
Transforms the modules connected to it's matrix out connector.
The transformation consists of a translation, a rotation and
a scaling, which are executed in exactly this order. If you need
a different order, use the translate,
rotate and scale
matrix modules seperately.
value in connectors
name |
description |
t
|
range
|
default |
pos x,
pos y,
pos z |
position coordinates |
f
|
-max,max
|
0,
0,
0
|
size x,
size y,
size z |
scale values |
f
|
-max,max
|
1,
1,
1 |
rot x,
rot y,
rot z |
rotation values in degrees |
f
|
-max,max
|
0,
0,
0 |
Translate
Translates the modules in the hierarchy at it's matrix out
connector.
value in connectors
name |
description |
t
|
range
|
default |
pos x,
pos y,
pos z |
position coordinates |
f
|
-max,max
|
0,
0,
0
|
Scale
Scales the modules in the hierarchy at it's matrix out connector.
value in connectors
name |
description |
t
|
range
|
default |
size x,
size y,
size z |
scale values |
f
|
-max,max
|
1,
1,
1 |
Rotate
Rotates the modules in the hierarchy at it's matrix out connector.
value in connectors
name |
description |
t
|
range
|
default |
rot x,
rot y,
rot z |
rotation values in degrees |
f
|
-max,max
|
0,
0,
0 |
Identity

Interrupts the inheritance of matrices in a matrix hierarchy.
The identity matrix module 'ignores' the matrix at it's matrix
in connector and provides an identity matrix at it's matrix
out connector.
Label

Behaves like a switch. If deactivated, kodisein ignores the modules
in it's child hierarchy when traversing the matrix hierarchy for
rendering.
If activated, it simply forwards the matrix at it's matrix
in connector to the module at it's matrix out connector.
value in connectors
name |
description |
t
|
range
|
default |
active |
activates or deactivates the label module |
d
|
yes; no
|
yes |
Goto

If kodisein encounters an active goto module while traversing
the matrix hierarchy for rendering, it continues the traversal
at the label, which is linked to the goto module via it's name.
If the goto is deactivated, it does nothing.
value in connectors
name |
description |
t
|
range
|
default |
active |
activates or deactivates the goto module |
d
|
yes; no
|
yes |
Matrix Hub

Simply forwards the matrix at it's matrix in connector to the
5 matrix out connectors. This enables you to create a more complex
hierarchy tree in contrast to the otherwise quite linear matrix
hierarchy. Might also be used to insert some space, when modules
overlap and obscure each other.

|
|
|
|