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

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"key": "{ACD49054-0267-55C7-80E9-1513CAD9182F}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From Matrix3x3",
"category": "Math/Matrix4x4",
"tooltip": "Returns a matrix from the from the Matrix3x3"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Source",
"details": {
"name": "Source"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}