Click or drag to resize

Vector3CatmullRom Method

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