Files

46 lines
1.3 KiB
Plaintext

{
"entries": [
{
"base": "{8B033820-B205-560A-A735-8BBED0B02DDD}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From Min Max",
"category": "Math/AABB",
"tooltip": "returns the AABB from Min and Max if Min <= Max, else returns FromPoint(max)"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Min_0",
"details": {
"name": "Min"
}
},
{
"base": "DataInput_Max_1",
"details": {
"name": "Max"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}