ProtoFlux:Pick Random Value: Difference between revisions

From Resonite Wiki
Created a page for the Pick Random Value node.
 
Added category: ContinuouslyChanging nodes
 
Line 27: Line 27:


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

Latest revision as of 07:07, 27 May 2025

Pick Random Value
Operands
*
+
-
Utility

The Pick Random Value node takes in a list of value of the same Type and then returns one of them at random. Since this is a data node, displaying the output value will cycle through them randomly once per frame.

Inputs

Operands (Generic)

The list of values to randomly pick from.

Outputs

* (Generic)

The randomly picked value.