{ "entries": [ { "base": "{636D27FE-E3E3-5983-A364-9147CD42F2D2}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Clamp", "category": "Math/Vector2", "tooltip": "Returns vector clamped to [min, max] and equal to source if possible" }, "slots": [ { "base": "Input_In", "details": { "name": "In" } }, { "base": "Output_Out", "details": { "name": "Out" } }, { "base": "DataInput_Source", "details": { "name": "Source" } }, { "base": "DataInput_Min", "details": { "name": "Min" } }, { "base": "DataInput_Max", "details": { "name": "Max" } }, { "base": "DataOutput_Result", "details": { "name": "Result" } } ] } ] }