event timer

 

 

This is a simple timer that sets its appropriate outputs based on the time within the interval. .

 

 

[Inputs]

 

Event Start - A frame value of the event start.

 

Event Duration - Event duration in frames.

 

#Time - Current frame. If this pin is not connected then the node will take the current simulation frame.

 

 

[Outputs]

 

Active - Indicates that even is in progress.

 

Value - Value that goes between 0.0 and 1.0, where 0.0 indicates that event has started and 1.0 that even has reached end. Value can be less than 0.0 and greater than 1.0 for time values that are outside of the event.