{ "entries": [ { "key": "{D24123BA-6C59-5F58-90E2-FCB085384BAA}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Project", "category": "Math/Vector3", "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" } } ] } ] }