This version of Unity is unsupported.

Texture.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: TextureWrapMode, wrapMode, Texture assets.