{ "entries": [ { "key": "{F4826124-F3C7-59B5-B92B-4CD00AADFED3}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Project", "category": "Math/Vector2", "tooltip": "Returns the vector of A projected onto B, (Dot(A, B)/(Dot(B, B)) * B" }, "slots": [ { "key": "Input_In", "details": { "name": "In" } }, { "key": "Output_Out", "details": { "name": "Out" } }, { "key": "DataInput_A", "details": { "name": "A" } }, { "key": "DataInput_B", "details": { "name": "B" } }, { "key": "DataOutput_Result", "details": { "name": "Result" } } ] } ] }