Difference between revisions of "Atomic (RW Section)"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
{{RW Section|Atomic|0x0014}} | {{RW Section|Atomic|0x0014}} | ||
| − | '''Atomic''' is a container section used in [[model file|DFF files]] as child of a [[Clump (RW Section)|Clump]] section. It is normally accompanied by a [[Struct (RW Section)#Atomic|Struct]] section. | + | '''Atomic''' is a container section used in [[model file|DFF files]] as child of a [[Clump (RW Section)|Clump]] section. It is normally accompanied by a [[Struct (RW Section)#Atomic|Struct]] section. An atomic section can associate a Frame with a Geometry. |
| + | |||
| + | ==Binary Structure== | ||
| + | DWORD Zero-based [[Frame_(RW_Section)|Frame]] Index | ||
| + | DWORD Zero-based [[Geometry_(RW_Section)|Geometry]] Index | ||
| + | DWORD Unknown1 Always 5 ? | ||
| + | DWORD Unknown2 Always 0 ? | ||
Revision as of 22:38, 13 November 2010
| {{{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 | |
Atomic is a container section used in DFF files as child of a Clump section. It is normally accompanied by a Struct section. An atomic section can associate a Frame with a Geometry.
Binary Structure
DWORD Zero-based Frame Index DWORD Zero-based Geometry Index DWORD Unknown1 Always 5 ? DWORD Unknown2 Always 0 ?