value Type: float min Type: float max Type: float
Type: bool
JSON
{
"Type": "inRange(float)",
"Name": "inRange(float)",
"Category": 1,
"InputPins": [
{
"Connection": null,
"Id": "value",
"Type": "float"
},
{
"Connection": null,
"Id": "min",
"Type": "float"
},
{
"Connection": null,
"Id": "max",
"Type": "float"
}
],
"OutputPins": [
{
"Id": "",
"Type": "bool"
}
]
}