Files

46 lines
1.3 KiB
Plaintext

{
"entries": [
{
"base": "{A03CA593-2B2E-5BEE-9A63-118D2F1E9DED}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Clamp",
"category": "Math/AABB",
"tooltip": "returns the largest version of Source that can fit entirely within Clamp"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataInput_Clamp_1",
"details": {
"name": "Clamp"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}