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/MathMatrix3x3_FromRows.names

52 lines
1.4 KiB
Plaintext

{
"entries": [
{
"base": "{B70E2447-DE12-5D81-80E4-06BEE5A0219E}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From Rows",
"category": "Math/Matrix3x3",
"tooltip": "returns a matrix from three row"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Row1_0",
"details": {
"name": "Row1"
}
},
{
"base": "DataInput_Row2_1",
"details": {
"name": "Row2"
}
},
{
"base": "DataInput_Row3_2",
"details": {
"name": "Row3"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}