I'm just messing around with the shader tutorials an I tried to wrap a texture around a model which works but uses the UV Set defined in the model.
Is it possible to wrap it around the model regardless of the given UV Set of the model ?
The Point is that I deform the models at runtime but the textures should keep their proportions no matter what size the model gets.