public static Movement BezierFromCoordAndTangent( Vector3 p0, Vector3 v0, Vector3 p1, Vector3 v1, float scale, float t )