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/Deprecated_MultiplyByMatrix...

47 lines
1.4 KiB
Plaintext

{
"entries": [
{
"key": "{FDB0FF00-F185-5CCF-851A-BBD5116C43EC}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "MultiplyByMatrix",
"category": "Deprecated",
"tooltip": "This node is deprecated, use Multiply (*), it provides contextual type and slots",
"subtitle": "Deprecated"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Matrix3x3: A",
"details": {
"name": "Matrix3x3: A"
}
},
{
"key": "DataInput_Matrix3x3: B",
"details": {
"name": "Matrix3x3: B"
}
},
{
"key": "DataOutput_Result: Matrix3x3",
"details": {
"name": "Result: Matrix3x3"
}
}
]
}
]
}