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

TextureImporterSettings.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: Texture.wrapModeW, wrapMode, texture assets.