Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.

Additional resources: TextureWrapMode, wrapMode, Texture assets.