Click or drag to resize

Vector4CatmullRom Method

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