This version of Unity is unsupported.

Texture.wrapModeU

public TextureWrapMode wrapModeU;

Description

Texture U coordinate wrapping mode.

Controls wrapping mode along texture U (horizontal) axis.

See Also: TextureWrapMode, wrapMode, texture assets.