{ "entries": [ { "key": "{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)", "subtitle": "Vector2" }, "slots": [ { "key": "Input_In", "details": { "name": "In" } }, { "key": "Output_Out", "details": { "name": "Out" } }, { "key": "DataInput_Vector2: A", "details": { "name": "Vector2: A" } }, { "key": "DataInput_Vector2: B", "details": { "name": "Vector2: B" } }, { "key": "DataOutput_Result: Number", "details": { "name": "Result: Number" } } ] } ] }