Go To Next ImageSequence Frame
Last updated
Last updated
The Go To Next ImageSequence Frame Node moves forward to the next frame of the ImageSequence.
Scope: Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| ObjectID | The target Object. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The ID of the target Object. |
| Bool | Set as true or false when the next index of the frame is out of range and whether or not it should return the next element. |
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. |
| Int | The index of the next frame. |