Chain Texture for Line Renderer

So…I’m making a game with a chain-attach-and-swing mechanic, and I’m having trouble with the chain’s texture.

It’s stretching out, and I have no idea to duplicate the texture every few lengths.

I’m using the line renderer to render out the chain between the head and the player.

Can someone help out?

Maybe consider using the GL class.