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/MathVector4_LengthReciproca...

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"key": "{60E6D939-6105-53CB-865B-4F401A1B487B}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Length Reciprocal",
"category": "Math/Vector4",
"tooltip": "Returns the 1 / magnitude of the source"
},
"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"
}
}
]
}
]
}