Play ImageSequence
Last updated
Last updated
The Play ImageSequence Node starts and plays through an ImageSequence at the specified time frames.
Attribute | Type | Description |
---|---|---|
| Int | The selected start frame. If -1, the start frame is the very first frame of the ImageSequence. |
| Int | The selected end frame. If -1, the end frame is the very last frame of the ImageSequence. |
| ObjectID | The target Object. |
| Drop-down | The |
| Int | The number of Frames per Second. |
| Drop-down | The |
| Dropdown | The looping type. Can be Alternate, None, or Repeat. |
| Dropdown | The direction in which the ImageSequence plays. Can be |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The ID of the target Object. |
| Int | The start frame. |
| Int | The end frame. |
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. |