Enum TextureEdge
Representing the desired texture edge handling, which can be one of:
Namespace: Slipe.Client.Dx
Assembly: SlipeClient.dll
Syntax
public enum TextureEdge
Fields
| Name | Description |
|---|---|
| Border | |
| Clamp | |
| Mirror | |
| MirrorOnce | |
| Wrap |
Representing the desired texture edge handling, which can be one of:
public enum TextureEdge
| Name | Description |
|---|---|
| Border | |
| Clamp | |
| Mirror | |
| MirrorOnce | |
| Wrap |