Files
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/MathAABB_ApplyTransform.names
T

47 lines
1.4 KiB
Plaintext

{
"entries": [
{
"key": "{B1930C91-3527-593E-A382-DACC9E9C2245}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Apply Transform",
"category": "Math/Axis Aligned Bounding Box",
"tooltip": "returns the AABB translated and possibly scaled by the Transform",
"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": "DataInput_Transform: Transform",
"details": {
"name": "Transform"
}
},
{
"key": "DataOutput_Result: AABB",
"details": {
"name": "AABB"
}
}
]
}
]
}