Component Prototype

Description

FlowAnim

Component

 

This component allows to show an animated texture which ca represent a flow animation. This component has several parameters that configure the texture file name: vertical and horizontal speed are configured, and also is configured the vertical and horizontal density.

In-slots

Name

Type

Description

visible***

Boolean

The component is shown when true and hidden when false.

transformation***

Matrix

This transformation matrix is applied to the component geometry when shown

Out-slots

Name

Type

Description

visible***

Boolean

The in-slot is propagated to the out-slot

transformation***

Matrix

This transformation matrix corresponds to the output transformation, which combines input transformation with the offset.

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.

size

double

Defines the dimension of the objet (default value, 80.0)

velU

Float

Speed in the horizontal axis

velV

Float

Speed in the vertical axis

densU

Float

Density in the horizontal axis

densU

Float

Density in the vertical axis

Figure Flow Animation