Added a new TrasnsformLineRenderer component that takes a series of transforms and feeds the positions into an attached line renderer
Needed for the crane as we need a single line renderer to connect points across multiple transform hierarchies
Most processing is done in a job so should be very efficient