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.
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.