Enum TextureWrapMode
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum TextureWrapMode
Fields
Name | Description |
---|---|
Clamp | |
Mirror | |
MirrorOnce | |
Repeat |
public enum TextureWrapMode
Name | Description |
---|---|
Clamp | |
Mirror | |
MirrorOnce | |
Repeat |