{ "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", "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: Vector2", "details": { "name": "Result: Vector2" } } ] } ] }