This version of Unity is unsupported.

IHVImageFormatImporter.wrapModeW

public TextureWrapMode wrapModeW;

Description

Texture W coordinate wrapping mode for Texture3D.

Controls wrapping mode along texture W (depth, only relevant for Texture3D) axis.

See Also: Texture.wrapModeW, wrapMode, texture assets.