pmndrs / lamina

🍰 An extensible, layer based shader material for ThreeJS
MIT License
1.01k stars 41 forks source link

Texture layer does not support texture transform (.offset, .repeat, .center, .rotation) #45

Open micha2it opened 2 years ago

micha2it commented 2 years ago

Changing .offset, .repeat, .center, .rotation on input texture has no effect on how material renders

purpen commented 1 year ago

Have you solved the same problem?