{ "entries": [ { "base": "{1CBF4712-4BB5-5FB9-BC5F-C34E0C076334}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Distance Squared", "category": "Math/Vector2", "tooltip": "returns the distance squared from B to A, (generally faster than the actual distance if only needed for comparison)" }, "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" } } ] } ] }