5ed6d2f2f5
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
52 lines
1.4 KiB
Plaintext
52 lines
1.4 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{B70E2447-DE12-5D81-80E4-06BEE5A0219E}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "From Rows",
|
|
"category": "Math/Matrix3x3",
|
|
"tooltip": "Returns a matrix from three row"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Row1",
|
|
"details": {
|
|
"name": "Row 1"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Row2",
|
|
"details": {
|
|
"name": "Row 2"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Row3",
|
|
"details": {
|
|
"name": "Row 3"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Result",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |