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.
51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{9A2FDC22-90E1-5A32-9670-156BB7EE8149}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Multiply And Add",
|
|
"category": "Math"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Multiplicand",
|
|
"details": {
|
|
"name": "Multiplicand"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Multiplier",
|
|
"details": {
|
|
"name": "Multiplier"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Addend",
|
|
"details": {
|
|
"name": "Addend"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Result",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |