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.
65 lines
1.9 KiB
Plaintext
65 lines
1.9 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{9E334D28-CBB3-53AF-AFA1-8223F50312CE}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "ThreeGeneric",
|
|
"category": "Math",
|
|
"tooltip": "returns all columns from matrix",
|
|
"subtitle": "Math"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Vector3: One",
|
|
"details": {
|
|
"name": "Vector3: One"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_String: Two",
|
|
"details": {
|
|
"name": "String: Two"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Boolean: Three",
|
|
"details": {
|
|
"name": "Boolean: Three"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_One: Vector3",
|
|
"details": {
|
|
"name": "One: Vector3"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Two: String",
|
|
"details": {
|
|
"name": "Two: String"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataOutput_Three: Boolean",
|
|
"details": {
|
|
"name": "Three: Boolean"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |