FadeFromTo Action
Last updated
Last updated
The FadeFromTo Action Node reduces the opacity of an Animation from an initial value to a final one over a specified period of time, in either Attributes or Inputs.
Attribute | Type | Description |
---|---|---|
| Float | The initial value of the desired opacity. |
| Float | The final value of the desired opacity. |
| Float | The total time of the Action. |
| Drop-down | The |
Input | Type | Description |
---|---|---|
| InstanceID | The assigned Instance of an Object. |
(►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The ID of the target Object. |
| Float | The total time (in seconds). |
| Float | The initial value of the desired opacity. |
| Float | The final value of the desired opacity. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| InstanceID | The assigned Instance of an Object. |
| Pulse | Flows to additional actions following FadeFromTo Action when the Action starts. |
| Pulse | Flows to additional actions following FadeFromTo Action when the Action stops. |
Transparency (graphic) on Wikipedia.