Enum TextureFormat
Representing the desired texture format
Namespace: Slipe.Client.Dx
Assembly: SlipeClient.dll
Syntax
public enum TextureFormat
Fields
| Name | Description |
|---|---|
| Argb | |
| Dxt1 | |
| Dxt3 | |
| Dxt5 |
Representing the desired texture format
public enum TextureFormat
| Name | Description |
|---|---|
| Argb | |
| Dxt1 | |
| Dxt3 | |
| Dxt5 |