7a279019b7
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{783E6976-E519-5BC0-BD33-049847564F5E}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Invalid Axis Aligned Bounding Box",
|
|
"category": "Math/Axis Aligned Bounding Box",
|
|
"tooltip": "returns an invalid AABB (min > max), adding any point to it will make it valid",
|
|
"subtitle": "Axis Aligned Bounding Box"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Result: AABB",
|
|
"details": {
|
|
"name": "Invalid AABB"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |