Enum TextureLocation
Specifies the location of a GTF texture.
Namespace: GtfDdsSharp
Assembly: GtfDdsSharp.dll
Syntax
public enum TextureLocation : byte
Fields
| Name | Description |
|---|---|
| Local | The texture is located in local memory. |
| Main | The texture is located in main memory. |