44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "9db2fcbf-54b9-4222-878b-80d1a0dc6edf"/*BoolToFloat*/,
|
|
"Description": "Allows the conversion of a Boolean value into a float value with predefined values\n\nAlso see [Boolean] / [Value]",
|
|
"SymbolTags": "1",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "0a53a4ff-4dfb-455a-b70b-0d7eed5e5f22"/*ForTrue*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 90.0
|
|
},
|
|
"Description": "Defines which float value is output for 'True' or 1"
|
|
},
|
|
{
|
|
"InputId": "24ffa0a7-9195-4b38-9c88-37cf4c3afc36"/*ForFalse*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 45.0
|
|
},
|
|
"GroupTitle": "Float Output Definition",
|
|
"Description": "Defines which float value is output for 'False' or 0"
|
|
},
|
|
{
|
|
"InputId": "253b9ae4-fac5-4641-bf0c-d8614606a840"/*BoolValue*/,
|
|
"Relevancy": "Relevant",
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
},
|
|
"Description": "Input / definition of the boolean to be converted"
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "f0321a54-e844-482f-a161-7f137abc54b0"/*Result*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 0.0
|
|
}
|
|
}
|
|
]
|
|
} |