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.
46 lines
1.2 KiB
Plaintext
46 lines
1.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{10158AAB-73B0-5863-A7CA-11616E05CBE4}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "From Values",
|
|
"category": "Math/Vector2",
|
|
"tooltip": "returns a vector from elements"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_X_0",
|
|
"details": {
|
|
"name": "X"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Y_1",
|
|
"details": {
|
|
"name": "Y"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataOutput_Result_0",
|
|
"details": {
|
|
"name": "Result"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |