wrapModeW
Texture W coordinate wrapping mode for Texture3D.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public TextureWrapMode wrapModeW { get; set; }
Remarks
Controls wrapping mode along texture W (depth, only relevant for Texture3D) axis.