Texture (RW Section)
From GTAModding
| RW Stream Section |
| Texture |
| 0x0006 |
Texture is a container section used in DFF files as child of a material section or an Material Effects PLG section. The section itself does not store any data at all. All additional information get stored inside a struct section which directly follows this one as a child. A texture section is used to store identifying information about a texture and it's alpha layer.
Contents |
Structure
The structure stores filtering information for the texture.
2b - WORD - Filter flags 2b - WORD - Unknown (Platform?)
Child sections
There are always child sections which appear in the order they are listed here.
Extension
The section can also hold an extension which usualy holds an Sky Mipmap Val.