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.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/MathVector2_ToPerpendicular...

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"key": "{78889490-B826-5682-9464-117DB8083AF4}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "To Perpendicular",
"category": "Math/Vector2",
"tooltip": "Returns the vector (-Source.y, Source.x), a 90 degree, positive rotation"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Source",
"details": {
"name": "Source"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}