ProtoFlux:Delay Value

From Resonite Wiki
Revision as of 08:41, 23 May 2024 by AmasterAmaster (talk | contribs) (Added input output descriptions. Updated description of the node.)
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.