Click or drag to resize

Vector2CatmullRom Method

Overload List
 NameDescription
Public methodStatic memberCatmullRom(Vector2, Vector2, Vector2, Vector2, Double) Creates a new Vector2 that contains CatmullRom interpolation of the specified vectors.
Public methodStatic memberCatmullRom(Vector2, Vector2, Vector2, Vector2, Double, Vector2) Creates a new Vector2 that contains CatmullRom interpolation of the specified vectors.
Top
See Also