This version of Unity is unsupported.

TextureImporterSettings.wrapModeU

public TextureWrapMode wrapModeU;

Description

Texture U coordinate wrapping mode.

Controls wrapping mode along texture U (horizontal) axis.

Additional resources: Texture.wrapModeU, wrapMode, texture assets.