Is Video Playing
Overview

Attributes
Attribute
Type
Description
Inputs
Input
Type
Description
Outputs
Output
Type
Description
See Also
Last updated

Is Video Playing is a video Node returning a Boolean value, depending on whether the selected video is playing or not.
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.
Last updated