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.
52 lines
1.4 KiB
Plaintext
52 lines
1.4 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{8DE78AF8-44B4-58D8-AC3B-7B4ED77B75DF}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Get Rows",
|
|
"category": "Math/Matrix3x3",
|
|
"tooltip": "returns all rows from matrix"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Source_0",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Row1_0",
|
|
"details": {
|
|
"name": "Row1"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Row2_1",
|
|
"details": {
|
|
"name": "Row2"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Row3_2",
|
|
"details": {
|
|
"name": "Row3"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |