Files

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"base": "{1A78319F-7924-5114-8D85-C09C6F8D701D}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Is Orthogonal",
"category": "Math/Matrix3x3",
"tooltip": "returns true if the matrix is orthogonal"
},
"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"
}
}
]
}
]
}