Files
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/MathMatrix3x3_IsOrthogonal.names
T
2021-11-16 12:00:46 -08:00

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"key": "{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": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Source",
"details": {
"name": "Source"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}