void Line( Line line, Color color, float duration, Transform transform, bool overlay )

void Line( Vector3 from, Vector3 to, Color color, float duration, Transform transform, bool overlay )

void Line( IEnumerable<Vector3> points, Color color, float duration, Transform transform, bool overlay )

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.