{ "entries": [ { "base": "{38BE4B13-7B8C-5FCF-9313-74E6C9C3BE06}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Distance", "category": "Math/Vector2", "tooltip": "returns the distance from B to A, that is the magnitude of the vector (A - B)" }, "slots": [ { "base": "Input_In_0", "details": { "name": "In" } }, { "base": "Output_Out_0", "details": { "name": "Out" } }, { "base": "DataInput_A_0", "details": { "name": "A" } }, { "base": "DataInput_B_1", "details": { "name": "B" } }, { "base": "DataOutput_Result_0", "details": { "name": "Result" } } ] } ] }