コード例 #1
0
 return(new Vector2(Lerp(a.X, b.X, v.X), Lerp(a.Y, b.Y, v.Y)));
コード例 #2
0
 CatmullRom(a.Y, b.Y, c.Y, d.Y, t),