Returns a new Vector3 located for "amount" on the CatmullRom interpolation spline defined by the vectors "value1", "value2", "value3", "value4"
the new Vector3
defines the first control point
defines the second control point
defines the third control point
defines the fourth control point
defines the amount on the spline to use
Returns a new Vector3 located for "amount" on the CatmullRom interpolation spline defined by the vectors "value1", "value2", "value3", "value4"
Returns
the new Vector3