Select your preferred scripting language. All code snippets will be displayed in this language.
enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseWrap mode for textures.
Corresponds to the settings in a texture inspector.
You can either Tile the texture (Repeat) or map a single texture on the object (Clamp)
See Also: Texture.wrapMode, texture assets.