MaterialInterface.setUvRepeat() method
Set the UV repeat.
Signature:
setUvRepeat(repeat: 'n' | 'x' | 'xy' | 'y'): this;
Parameters
Parameter |
Type |
Description |
---|---|---|
repeat |
'n' | 'x' | 'xy' | 'y' |
this
Set the UV repeat.
Signature:
setUvRepeat(repeat: 'n' | 'x' | 'xy' | 'y'): this;
Parameter |
Type |
Description |
---|---|---|
repeat |
'n' | 'x' | 'xy' | 'y' |
this