Float
Description
In SAFE you can create float to output with the Float
block. It will output a single float value that can be useful for
other block. For example as a setting.
Output
The output is 1x1
float.
Attributes
Attribute | Value |
---|---|
Name | Float |
Value | 1.0 |
Outputs | 1 |
Name
Name specifies the name of the block.
Value
Value is the float value that the block should output
Outputs
Outputs specifies the number of output(s) the block will have. Each output will output the same value.