ProtoFlux:PickRandomValue: Difference between revisions

From Resonite Wiki
Created a page for the Pick Random Value node.
 
m YoshBot moved page ProtoFlux:Pick Random Value to ProtoFlux:PickRandomValue: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 27: Line 27:


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

Latest revision as of 00:30, 21 August 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.