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.5 KiB
Plaintext
52 lines
1.5 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_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Source_0",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Column1_0",
|
|
"details": {
|
|
"name": "Column1"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Column2_1",
|
|
"details": {
|
|
"name": "Column2"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Column3_2",
|
|
"details": {
|
|
"name": "Column3"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |