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

40 lines
1.2 KiB
Plaintext

{
"entries": [
{
"base": "{E019ADBA-0793-5653-A4BD-446F41FED0BC}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Normalize",
"category": "Math/Vector2",
"tooltip": "returns a unit length vector in the same direction as the source, or (1,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"
}
}
]
}
]
}