Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


wrapModeW

Texture W coordinate wrapping mode for Texture3D.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public TextureWrapMode wrapModeW { get; set; }

Remarks

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