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.
41 lines
1.2 KiB
Plaintext
41 lines
1.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{AEE15BEA-CD51-4C1A-B06D-C09FB9EAA005}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Length",
|
|
"category": "Math",
|
|
"tooltip": "Given a vector this returns the magnitude (length) of the vector. For a quaternion, magnitude is the cosine of half the angle of rotation.",
|
|
"subtitle": "Math"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "DataOutput_Length",
|
|
"details": {
|
|
"name": "Length"
|
|
}
|
|
},
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out"
|
|
}
|
|
},
|
|
{
|
|
"key": "DataInput_Source",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |