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