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_GetColumn.names

47 lines
1.3 KiB
Plaintext

{
"entries": [
{
"key": "{DE1D987E-8B96-5899-B663-CA4269A284DC}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Get Column",
"category": "Math/Matrix4x4",
"tooltip": "Returns vector from matrix corresponding to the Column index",
"subtitle": "Matrix4x4"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Matrix4x4: Source",
"details": {
"name": "Source"
}
},
{
"key": "DataInput_Number: Column",
"details": {
"name": "Column"
}
},
{
"key": "DataOutput_Result: Vector4",
"details": {
"name": "Column"
}
}
]
}
]
}