{ "entries": [ { "base": "{920C0CA6-3393-5AC7-805E-09D52E134ED4}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Distance Squared", "category": "Math/Vector3", "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" } } ] } ] }