how to scale noise map?

How can I adjust noise map? I am using the noise map for bump map. But it is too small.
I have tried repeat number in uvw transform option. But it didn’t work.
is there anybody knows how to scale noise map?

thank you in advance!

Re: how to scale noise map?

Scale of noise maps is controlled by the “Size” parameter. The “repeat” paramters don’t work on noise maps as they’re procedural.

Re: how to scale noise map?

Thank you so much!!