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

58 lines
1.6 KiB
Plaintext

{
"entries": [
{
"base": "{3A69C35B-287E-5F0F-A372-713B77B0CBC6}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Get Rows",
"category": "Math/Matrix4x4",
"tooltip": "returns all rows from matrix"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataOutput_Row1_0",
"details": {
"name": "Row1"
}
},
{
"base": "DataOutput_Row2_1",
"details": {
"name": "Row2"
}
},
{
"base": "DataOutput_Row3_2",
"details": {
"name": "Row3"
}
},
{
"base": "DataOutput_Row4_3",
"details": {
"name": "Row4"
}
}
]
}
]
}