static IEnumerable<Vector3> CatmullRomSpline (IEnumerable<Vector3> points, int interpolation)

Parameters

NameTypeDescription
points IEnumerable<Vector3>
interpolation int

Returns

TypeDescription
IEnumerable<Vector3>
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.