Exemplo n.º 1
0
 return(new Vector2(Lerp(a.X, b.X, v.X), Lerp(a.Y, b.Y, v.Y)));
Exemplo n.º 2
0
 CatmullRom(a.Y, b.Y, c.Y, d.Y, t),