Random Float
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Generate random float value at given [min-max] range and store result in key.
To create it, right-click in the editor and select Create Node/Tasks/Math/Random Float
This task node has a number of fields, that are highlighted in picture below.
Node Name
Name of node.
Ignore About Self
Whether node ignores abort self or not.
Min
Minimum float value (Inclusive).
Max
Maximum float value (Inclusive).
Stored Result
Key to store generated random float value.