Lib.numbers.bool.convert.BoolToFloat - tixl3d/tixl GitHub Wiki
Allows the conversion of a Boolean value into a float value with predefined values
Also see [Boolean] / [Value]
Name (Relevancy & Type) | Description |
---|---|
BoolValue (BooleanRelevant) | Input / definition of the boolean to be converted |
ForFalse (Single) | Defines which float value is output for 'False' or 0 |
ForTrue (Single) | Defines which float value is output for 'True' or 1 |
Name | Type |
---|---|
Result | System.Single |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.