I have a CatmullRomCurve3 curve in a group which is rotated, but getPoint after rotation of that group is no longer correct.
Anyone know how to apply the rotation to the CatmullRomCurve3 vector3 points or is there a better way of rotating the CatmullRomCurve3 in the group and applying some equation to getPoint() to get the correct vector3 from it?