{ "entries": [ { "base": "{6071D322-86AF-5900-B073-33E74146525B}", "context": "ScriptCanvas::Node", "variant": "", "details": { "name": "Slerp", "category": "Math/Vector2", "tooltip": "returns a vector that is the spherical linear interpolation T, between From and To" }, "slots": [ { "base": "Input_In_0", "details": { "name": "In" } }, { "base": "Output_Out_0", "details": { "name": "Out" } }, { "base": "DataInput_From_0", "details": { "name": "From" } }, { "base": "DataInput_To_1", "details": { "name": "To" } }, { "base": "DataInput_T_2", "details": { "name": "T" } }, { "base": "DataOutput_Result_0", "details": { "name": "Result" } } ] } ] }