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.
58 lines
1.6 KiB
Plaintext
58 lines
1.6 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{A2A41479-B90B-5615-A72E-AAB3A6D0332E}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Get Columns",
|
|
"category": "Math/Matrix4x4",
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Column4_3",
|
|
"details": {
|
|
"name": "Column4"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |