Change UVW repeat

Hello!
How can I change UVW repeat from python code?
thx very much

@nathanletwory, is this something you can help with?

Assuming you want to change that on a texture you can do that using SetRepeat on RenderTexture.

Is that what you are looking for?

1 Like

Could you please give an example of code on Python?