Files

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"base": "{FDE00D83-D0A6-5ACA-B48B-DD5E0415FF80}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "To Adjugate",
"category": "Math/Matrix3x3",
"tooltip": "returns the transpose of Matrix of cofactors"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}