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.
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{D0C69C1C-1653-54A4-8A5A-1ECB3500D9C1}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "To Determinant",
|
|
"category": "Math/Matrix3x3",
|
|
"tooltip": "returns determinant of 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_Determinant_0",
|
|
"details": {
|
|
"name": "Determinant"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |