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": [
|
|
{
|
|
"key": "{13EE83FC-EA87-5957-966F-EFD4E88A7698}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Get Columns",
|
|
"category": "Math/Matrix3x3",
|
|
"tooltip": "Returns all columns from matrix"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Column1",
|
|
"details": {
|
|
"name": "Column 1"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Column2",
|
|
"details": {
|
|
"name": "Column 2"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Column3",
|
|
"details": {
|
|
"name": "Column 3"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |