Files
2026-07-13 13:13:17 +08:00

51 lines
1.1 KiB
Plaintext

{
"FormatVersion": 3,
"Id": "1f5294e1-9d0b-4cd5-9d65-14c8bbf59e61"/*Lerp*/,
"Description": "Blends between two values (lerp). Also see [BlendValues] to blend between more values and [Remap] to blend between two value ranges.",
"SymbolTags": "4096",
"InputUis": [
{
"InputId": "1aed2c36-696a-4508-a8b6-3546ca570997"/*B*/,
"Position": {
"X": 197.0,
"Y": 328.0
},
"Min": -100.0,
"Max": 100.0,
"Scale": 0.01
},
{
"InputId": "2b969154-edf6-4fa6-972c-23d27e77e356"/*F*/,
"Position": {
"X": 197.0,
"Y": 373.0
}
},
{
"InputId": "cc1a1668-795d-44b9-9be0-23455c338aaf"/*Clamp*/,
"Position": {
"X": 197.0,
"Y": 418.0
}
},
{
"InputId": "f5904a0e-f7a6-4fd3-b8f3-8ecccd9363d7"/*A*/,
"Position": {
"X": 36.0,
"Y": 334.0
},
"Min": -100.0,
"Max": 100.0
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "762ee8f9-52b5-4a0e-aa1e-b41fbb6d7d22"/*Result*/,
"Position": {
"X": 133.0,
"Y": 38.0
}
}
]
}