Difference between revisions of "Raster (RW Section)"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
'''Texture Native''' is a container section used in [[texture archive|TXD files]] as child of a [[Texture Dictionary (RW Section)|Texture Dictionary]] section. It is normally accompanied by a [[Struct (RW Section)#Texture_Native|Struct]] section. | '''Texture Native''' is a container section used in [[texture archive|TXD files]] as child of a [[Texture Dictionary (RW Section)|Texture Dictionary]] section. It is normally accompanied by a [[Struct (RW Section)#Texture_Native|Struct]] section. | ||
| + | |||
| + | ==See also== | ||
| + | * [[Texture Native Struct]] | ||
Revision as of 17:04, 21 November 2006
| {{{NAME}}} | |
|---|---|
| RenderWare Stream Section | |
| Vendor | {{{VENDORNAME}}} |
| Module | {{{MODULENAME}}} |
| Module ID | 0x{{{MODULEID}}}
|
| Identifier | 0x{{{IDENTIFIER}}}
|
| Chunk ID | 0x{{{MODULEID}}}{{{IDENTIFIER}}}
|
| Versions | All |
| Hierarchy | |
| Parents: None | |
| Children: None | |
| Extensions: None | |
| File Format | |
Texture Native is a container section used in TXD files as child of a Texture Dictionary section. It is normally accompanied by a Struct section.