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