ProtoFlux:PickRandomValue: Difference between revisions

From Resonite Wiki
Added category: ContinuouslyChanging nodes
m YoshBot moved page ProtoFlux:Pick Random Value to ProtoFlux:PickRandomValue: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

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.