|
Component Prototype |
Description |
|||
|
FixPosition Component
|
Fixes a 3D model in a defined position into the space, given by the offset |
|||
|
In-slots |
Name |
Type |
Description |
|
|
in |
boolean |
When true the component will be active and inactive when false. |
||
|
Out-slots |
Name |
Type |
Description |
|
|
out |
boolean |
The in-slot is propagated to the out-slot |
||
|
trasnformation |
matrix |
This transformation matrix is applied to the component geometry when shown |
||
|
Properties |
Name |
Type |
Description |
|
|
iconFileName* |
string |
The filename of the icon shown for the component in the authoring environment. |
||
|
offset |
matrix |
The offset transformation matrix between the transformation given by the in-slot and the geometry model |
||