ProtoFlux:Random Rotation: Difference between revisions

From Resonite Wiki
Created a page for the Random Rotation node.
 
Added category: ContinuouslyChanging nodes
 
Line 20: Line 20:


[[Category:ProtoFlux:Math:Random]]
[[Category:ProtoFlux:Math:Random]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 06:55, 27 May 2025

Random Rotation
*
Random

The Random Rotation node returns a random floatQ value.

This node constantly changes its value every frame, if you want to use this value, make sure to either Write to a Variable or use it within that frame.

Outputs

* (floatQ)

The random result.