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_Normalize.names

40 lines
1.2 KiB
Plaintext

{
"entries": [
{
"base": "{9337FBC7-20D8-51C7-8D69-D9E53B739BD7}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Normalize",
"category": "Math/Vector4",
"tooltip": "returns a unit length vector in the same direction as the source, or (1,0,0,0) if the source length is too small"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}