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/MathVector3_IsNormalized.names

46 lines
1.3 KiB
Plaintext

{
"entries": [
{
"base": "{7C895C3A-972B-5CF4-9F1D-62C2A9BBBEAD}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Is Normalized",
"category": "Math/Vector3",
"tooltip": "returns true if the length of the source is within tolerance of 1.0, else false"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
},
{
"base": "DataInput_Tolerance_1",
"details": {
"name": "Tolerance"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}