Is Video Playing
Last updated
Last updated
Is Video Playing is a video Node returning a Boolean value, depending on whether the selected video is playing or not.
Attribute | Type | Description |
---|---|---|
Input | Type | Description |
---|---|---|
Output | Type | Description |
---|---|---|
Object
ObjectID
The target Object.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
The ID of the target Object.
Pulse Output (►)
Pulse
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
is Playing
Bool
Returns True if the video is playing, False if not. Returns None if there is no file or Scene Object.