Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TextureWrapMode.Repeat

Description

Tiles the texture, creating a repeating pattern.

When UVs are outside of the 0...1 range, the integer part will be ignored, thus creating a repeating pattern.

See Also: Texture.wrapMode, texture assets.

Did you find this page useful? Please give it a rating: