d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
52 lines
1.4 KiB
Plaintext
52 lines
1.4 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{13EE83FC-EA87-5957-966F-EFD4E88A7698}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Get Columns",
|
|
"category": "Math/Matrix3x3",
|
|
"tooltip": "Returns all columns from matrix"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Column1",
|
|
"details": {
|
|
"name": "Column 1"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Column2",
|
|
"details": {
|
|
"name": "Column 2"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Column3",
|
|
"details": {
|
|
"name": "Column 3"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |