7a279019b7
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{6C71D076-0427-56B4-8A95-1DCB1835D1BF}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Get Max",
|
|
"category": "Math/Axis Aligned Bounding Box",
|
|
"tooltip": "returns the Vector3 that is the max value on each axis of Source",
|
|
"subtitle": "Axis Aligned Bounding Box"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_AABB: Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Result: Vector3",
|
|
"details": {
|
|
"name": "Max"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |