We feed it our points and transform the result to world space. public Vector3 GetPoint (float t) { return transform.TransformPoint(Bezier.GetPoint(points[0], ...
確定! 回上一頁