You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/MathAABB_GetMax.names

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"base": "{6C71D076-0427-56B4-8A95-1DCB1835D1BF}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Get Max",
"category": "Math/AABB",
"tooltip": "returns the Vector3 that is the max value on each axis of Source"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}