Vector2.CatmullRom Method
Performs a Catmull-Rom interpolation using the specified positions.
| Name | Description |
|---|---|
| Vector2.CatmullRom (Vector2, Vector2, Vector2, Vector2, Single) | Performs a Catmull-Rom interpolation using the specified positions. |
| Vector2.CatmullRom (Vector2, Vector2, Vector2, Vector2, Single, Vector2) | Performs a Catmull-Rom interpolation using the specified positions. |