ProtoFlux:DelayValue: Difference between revisions

From Resonite Wiki
not a stub
m YoshBot moved page ProtoFlux:Delay Value to ProtoFlux:DelayValue: Automated: removing spaces from ProtoFlux namespace
 
(2 intermediate revisions by one other user not shown)
Line 13: Line 13:
|}}
|}}


The <code>Delay Value</code> node takes in the amount of seconds and the [[Value Type|value]], then outputs the value at a later time equal to the provided seconds.
The '''Delay Value''' node takes in the amount of seconds and the [[Value Type|value]], then outputs the value at a later time equal to the provided seconds.


== Inputs ==
== Inputs ==
Line 32: Line 32:


[[Category:ProtoFlux:Utility]]
[[Category:ProtoFlux:Utility]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 23:50, 20 August 2025

Delay
DelaySeconds
DelayedValue
Value
Utility

The Delay Value node takes in the amount of seconds and the value, then outputs the value at a later time equal to the provided seconds.

Inputs

DelaySeconds (float)

The amount of seconds to delay the data.

Value (Generic)

The value to delay.

Outputs

DelayedValue (Generic)

The delayed value.