Category:ProtoFlux:Math:Random: Difference between revisions

Category page
Cleaning ProtoFlux Categories
Added a description to this category.
Line 21: Line 21:
|Random Rotation|| Random FloatQ with Configurable Chance
|Random Rotation|| Random FloatQ with Configurable Chance
|Random String|| Random String with Configurable Chance and length.
|Random String|| Random String with Configurable Chance and length.
|Simplex||
|Simplex|| Random noise generation (as a [[Type:float|float]])
}}
}}
[[Category:ProtoFlux:Math]]
[[Category:ProtoFlux:Math]]

Revision as of 23:07, 30 June 2024

Subcategories
Category Summary
Point Random point within a shape.
Nodes
Node Name Description
Random Bool Random Bool with Configurable Chance
Random Enum Random Enum with Configurable Chance
Random Float Random Float with Configurable Chance
Random Float2 Random Float2 with Configurable Chance
Random Float3 Random Float3 with Configurable Chance
Random Float4 Random Float4 with Configurable Chance
Random Gray Scale Color Random Gray Scale Color with Configurable Chance
Random Gray Scale ColorX Random Gray Scale ColorX with Configurable Chance
Random Hue Color Random Hue Color with Configurable Chance
Random Hue ColorX Random Hue ColorX with Configurable Chance
Random Int Random Int with Configurable Chance
Random RGB Color Random RGB Color with Configurable Chance
Random RGB ColorX Random RGB ColorX with Configurable Chance
Random RGBA Color Random RGBA Color with Configurable Chance
Random RGBA ColorX Random RGBA ColorX with Configurable Chance
Random Rotation Random FloatQ with Configurable Chance
Random String Random String with Configurable Chance and length.
Simplex Random noise generation (as a float)