Метод Vector3D.CatmullRom(Vector3D, Vector3D, Vector3D, Vector3D, Double, Vector3D)

Синтаксис

public static void CatmullRom(ref Vector3D value1, ref Vector3D value2, ref Vector3D value3, ref Vector3D value4, double amount, out Vector3D result)

Параметры