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": [
|
|
{
|
|
"key": "{8A4A10DF-A019-57A6-BF9D-493BBCA6B5E2}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Transpose",
|
|
"category": "Math/Matrix4x4",
|
|
"tooltip": "returns transpose of Matrix"
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |