72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
58 lines
1.6 KiB
Plaintext
58 lines
1.6 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{B5272AB2-1312-5B55-A801-2A976B31665E}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "From Rows",
|
|
"category": "Math/Matrix4x4",
|
|
"tooltip": "returns a matrix from three row"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Row1_0",
|
|
"details": {
|
|
"name": "Row1"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Row2_1",
|
|
"details": {
|
|
"name": "Row2"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Row3_2",
|
|
"details": {
|
|
"name": "Row3"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Row4_3",
|
|
"details": {
|
|
"name": "Row4"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |