BoolDelay
BoolDelay : HxComp
Bool delay
Component tree parent
Component name in parent
Layout in a visual coordinate system
List of links to this component
Input to the delay
How long to wait before setting the out slot to true when the in slot transitions to true
How long to wait before setting the out slot to false when the in slot transitions to false
The value of the in slot after any delays are accounted for
The inverse of the current out slot
StatusBool? <summary>
Input to the delay.
Duration <minVal:0ns, val:1sec>
How long to wait before setting the out slot to true when the in slot transitions to true.
Duration <minVal:0ns, val:1sec>
How long to wait before setting the out slot to false when the in slot transitions to false.
StatusBool? <readonly, summary, transient>
The value of the in slot after any delays are accounted for.
StatusBool? <readonly, summary, transient>
The inverse of the current out slot.